Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$2.10100%0xd1bc…096d91d ago0x40db10…6b0166
0x8cfa…be850x0e3d…7757Base$21.00100%0x28ce…606191d ago0xe6a917…602a5a
0x8cfa…be850x0e3d…7757Base$10.50100%0x8ea5…b7fc91d ago0xc91ec3…b3ea61
0x8cfa…be850x0e3d…7757Base$1.05100%0x8bf2…a82e91d ago0xe46e54…f9d6d4
0x8cfa…be850x0e3d…7757Base$6.30100%0xa628…b7bc91d ago0x08d980…456215
0x8cfa…be850x0e3d…7757Base$5.25100%0xd500…f63a91d ago0x092424…a78c6a
0x8cfa…be850x0e3d…7757Base$21.00100%0xb60e…e3aa91d ago0x04a289…c3c0b6
0x8cfa…be850x0e3d…7757Base$1.05100%0x81da…371f91d ago0x2a24bf…24f8de
0x8cfa…be850x0e3d…7757Base$9.45100%0x6d7b…aade91d ago0xbea0e4…d43993
0x8cfa…be850x0e3d…7757Base$52.50100%0xc144…dd4e91d ago0x4bd5c2…6f2b58
0x8cfa…be850x0e3d…7757Base$1.05100%0xbe69…299291d ago0x9c9777…d7f710
0x8cfa…be850x0e3d…7757Base$5.25100%0xa6d0…a3cd91d ago0xcb50c0…ad9ac4
0x8cfa…be850x0e3d…7757Base$10.50100%0x86c0…288992d ago0x94ed86…687410
0x8cfa…be850x0e3d…7757Base$10.50100%0xed7e…63a692d ago0x647792…c14761
0x8cfa…be850x0e3d…7757Base$10.50100%0x7390…9c9392d ago0x52bf10…c35fb3
0x8cfa…be850x0e3d…7757Base$1.05100%0x5e05…afbb92d ago0x5ae728…e24697
0x8cfa…be850x0e3d…7757Base$9.45100%0x9cee…c9d992d ago0x3640d6…4b9a6a
0x8cfa…be850x0e3d…7757Base$3.15100%0x398e…79a692d ago0x307918…ece93a
0x8cfa…be850x0e3d…7757Base$52.50100%0x3b25…fc9a92d ago0x7b9101…5eece2
0x8cfa…be850x0e3d…7757Base$10.50100%0x0971…930e92d ago0xba8840…8f38e4
0x8cfa…be850x0e3d…7757Base$3.15100%0x28ce…606192d ago0x82384f…665240
0x8cfa…be850x0e3d…7757Base$10.50100%0x4f4d…74b792d ago0xe4df0a…2aa219

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://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://roundhouseai.io/dashboard/team.

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