Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$1.05100%0xe162…626873d ago0x2c04f8…b6647f
0xa787…64cf0x0e3d…7757Base$2.10100%0xe7f0…b89c73d ago0xd07025…052e66
0xa787…64cf0x0e3d…7757Base$2.10100%0x6d7b…aade73d ago0xbd1ada…38fb11
0xa787…64cf0x0e3d…7757Base$4.20100%0xf3d1…2b9c73d ago0xe61007…131a1f
0xa787…64cf0x0e3d…7757Base$2.10100%0x3dd1…4d5c73d ago0xbb60e5…f2f669
0xa787…64cf0x0e3d…7757Base$2.10100%0x6170…fcde73d ago0xe86d60…56d341
0xa787…64cf0x0e3d…7757Base$1.05100%0xfdd4…df7273d ago0x5788a8…286a6d
0xa787…64cf0x0e3d…7757Base$1.05100%0x1b46…187073d ago0xfd6cf4…9990f1
0xa787…64cf0x0e3d…7757Base$10.50100%0x06ee…cb5273d ago0x4947cf…f56f58
0xa787…64cf0x0e3d…7757Base$3.15100%0x4136…b72673d ago0xce9541…8c6ac8
0xa787…64cf0x0e3d…7757Base$10.50100%0xc22e…e4a173d ago0xb71599…a73c62
0xa787…64cf0x0e3d…7757Base$11.55100%0xc4f0…359673d ago0xefe956…b84df5
0xa787…64cf0x0e3d…7757Base$8.40100%0x9092…bc9e73d ago0x5fed71…32f6bd
0xa787…64cf0x0e3d…7757Base$1.05100%0x8de7…1c2c73d ago0x6e3b85…c4b3e1
0xa787…64cf0x0e3d…7757Base$5.25100%0xec3e…414c73d ago0x7ba664…6ea29b
0xa787…64cf0x0e3d…7757Base$5.25100%0xbdce…f63773d ago0x353754…632007
0xa787…64cf0x0e3d…7757Base$1.05100%0x2699…b2a573d ago0x3031d0…03b044
0xa787…64cf0x0e3d…7757Base$73.50100%0x45b0…c0d673d ago0xcd0e44…1be38f
0xa787…64cf0x0e3d…7757Base$22.05100%0x9547…14df73d ago0x869380…1173d2
0xa787…64cf0x0e3d…7757Base$5.25100%0xd4a6…3b8d73d ago0xdfc343…6ee7e8
0xa787…64cf0x0e3d…7757Base$2.10100%0x20d2…f0b273d ago0x4533ff…d7333a
0xa787…64cf0x0e3d…7757Base$2.10100%0xa5c8…4ccb73d ago0x446768…8474da
0xa787…64cf0x0e3d…7757Base$3.15100%0x2a28…fc3d73d ago0x517732…75387f
0xa787…64cf0x0e3d…7757Base$3.15100%0x1241…072073d ago0xb2880d…3c26b3
0xa787…64cf0x0e3d…7757Base$2.10100%0x6ea2…9d3373d ago0xbcebc2…920bdf

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.