Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xf0e568…e6dcd6
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932117d ago0xac1221…d92c77
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xfcfdfd…5b3d96
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x36af77…c8a9b9
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x08fc9f…4b5fe7
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x5822c9…5adb8e
0x672f…ff2d0x50eb…6480Base$0.008100%0x54f0…7932117d ago0xe22b67…0c689c
0x672f…ff2d0x50eb…6480Base$0.003100%0x54f0…7932117d ago0x26913a…ca4d80
0x672f…ff2d0x50eb…6480Base$0.005100%0x54f0…7932117d ago0x787a0c…1ab350
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x817dde…65e7a0
0x672f…ff2d0x50eb…6480Base$0.003100%0x54f0…7932117d ago0x4d9ba6…5f1ac6
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x1a1ad8…57700a
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xcc045c…516f84
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x454751…0875c7
0x672f…ff2d0x50eb…6480Base$0.003100%0x54f0…7932117d ago0x1720b8…af4bee
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x421399…c8d666
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xb99b63…476ea9
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x2bcfcd…30244d
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x25dac7…d7ddc8
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x10b49d…9ad630
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x364273…864b38
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x4a9fd8…416830
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xb23476…1ec93a
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x43a501…68204f
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x899f37…53f09c

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.