Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xd775…7f8194d ago0x828412…b42d0c
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x5513…a8a994d ago0x14d3e2…f07d0d
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x8183…61da94d ago0x330450…1a316e
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x53e7…bd1094d ago0xd7edd1…81e125
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x4184…789b94d ago0x760171…e349bd
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xc7c2…61a594d ago0xb0667f…4ebceb
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x2d1c…632c94d ago0x60dae6…7760c6
0x3fb1…7e250x0e3d…7757Base—$9.45100%0xbc4f…cafd94d ago0xe15ca6…817d3b
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xcfc4…e10494d ago0x48c3b3…7339ae
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x4e07…cf7c94d ago0xd0863a…2daf95
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xa0c6…2cb494d ago0xddc22e…e5e31c
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xc366…284e94d ago0xa04fd9…d63961
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x7818…d2a694d ago0xa07bc7…e12efb
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x1a34…32c194d ago0x3aad45…e35b76
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x1513…b51395d ago0x092bdc…291cdb
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x10ee…31de95d ago0xf831ed…86abb8
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x0922…422395d ago0x3dd1ef…869577
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xff29…064695d ago0x3d1c4c…bf767a
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x7250…0f2095d ago0x6025f3…d6ea9f
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x84ea…0e4795d ago0xfb9ea0…c9e9f9
0x3fb1…7e250x0e3d…7757Base—$12.60100%0x75ef…a0f995d ago0x04332c…d173b6
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x5df6…642895d ago0x74a530…90b2bc
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x0abd…8e7795d ago0x819377…f520f0
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x5047…e94095d ago0xb5c328…2ef523
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x75c8…902c95d ago0xf24c8c…b50727

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.