Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$6.30100%0x2544…8c45112d ago0x4c44af…4919c6
0x5d79…ab930x0e3d…7757Base—$5.25100%0x7bc8…4261112d ago0xc1f956…22b3a0
0x5d79…ab930x0e3d…7757Base—$5.25100%0x971f…ddbf112d ago0xa723a0…724880
0x5d79…ab930x0e3d…7757Base—$1.05100%0xf31d…cc4b112d ago0x4c08cf…15aa51
0x5d79…ab930x0e3d…7757Base—$5.25100%0xcdfd…ef82112d ago0xf31672…409735
0x5d79…ab930x0e3d…7757Base—$52.50100%0x2a59…8645112d ago0x2b9934…6ab90c
0x5d79…ab930x0e3d…7757Base—$21.00100%0x8e4d…98c0112d ago0x6287d6…97ca21
0xdb48…cc880x5d79…ab93Base—$10.00100%0xa923…c9ac112d ago0x038fa8…3d9dd4
0x5d79…ab930x0e3d…7757Base—$1.05100%0x19e0…dcbe112d ago0xf56822…6f300f
0x5d79…ab930x0e3d…7757Base—$5.25100%0xd4a6…3b8d113d ago0xac2464…a05fa9
0x5d79…ab930x0e3d…7757Base—$5.25100%0x238e…2325113d ago0xa60689…c0191e
0x5d79…ab930x0e3d…7757Base—$2.10100%0x23e1…5003113d ago0x28cbfe…eca82f
0x5d79…ab930x0e3d…7757Base—$10.50100%0x4345…1ce9113d ago0xb828d0…a22f04
0x5d79…ab930x0e3d…7757Base—$1.05100%0x6d7b…aade113d ago0x5decd8…9db328
0x5d79…ab930x0e3d…7757Base—$1.05100%0xf098…e1e4113d ago0x4be2eb…d1f45f
0x5d79…ab930x0e3d…7757Base—$6.30100%0x1af6…8fa3113d ago0x302584…39d13c
0x5d79…ab930x0e3d…7757Base—$10.50100%0x0dd6…b0b0113d ago0x0df197…f4f469
0x5d79…ab930x0e3d…7757Base—$5.25100%0x18cc…2750113d ago0xbe150d…f4f28d
0x5d79…ab930x0e3d…7757Base—$10.50100%0x2158…e160113d ago0xed2496…92c036
0x5d79…ab930x0e3d…7757Base—$9.45100%0x7a25…7fdc113d ago0x0cfae5…433568
0x5d79…ab930x0e3d…7757Base—$1.05100%0x2ce3…0cdb113d ago0x994c28…630971
0x5d79…ab930x0e3d…7757Base—$4.20100%0xfaf2…854b113d ago0x93e988…1e0c31
0x5d79…ab930x0e3d…7757Base—$1.05100%0xc664…74ab113d ago0x8119be…bd6524
0x5d79…ab930x0e3d…7757Base—$3.15100%0x2fa9…16de113d ago0x27ef90…b7cc16
0x5d79…ab930x0e3d…7757Base—$4.20100%0x03f1…4e5f113d ago0xfbfc42…68401b

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.