Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0xb793f3…7dae8d
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0xb0894b…779bf1
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0xd251e0…b701b6
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0x751b31…c3e3c6
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0x2a30d7…7d804f
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0x830e08…7fe295
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0x7187f6…b574d0
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0x6f8229…d64882
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0x8e816f…8646cb
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0x249107…2c7c37
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0x508750…251136
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0x097a6c…1daa46
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0x9dd41a…a5be3e
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0xa0d03e…df1ad0
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0xf41a97…444780
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0x9664a9…832152
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0xb81c5a…542846
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0x6ad591…95477c
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0xf9b05a…f3892f
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0xf570eb…e8b94f
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0x68cbcf…95f66e
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0xf19fb5…5e35fc
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0xe7dec8…7f70e1
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0x7ea31f…0311d4
0x44fd…e2da0x9c95…e299Base$0.001100%Route unknown47d ago0x9d2382…a019bd

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.