Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b0c…c7f10xc4f0…0bb9Base—$54.0270%0xd05c…826050d ago0xe5d9ac…715eff
0xbeee…7b420xc4f0…0bb9Base—$8.0070%0xd05c…826050d ago0x8b2cdb…1ca324
0xac55…7e3e0xc4f0…0bb9Base—$55.02100%0xd05c…826050d ago0x69aa67…b0cc6b
0xbeee…7b420xc4f0…0bb9Base—$8.0070%0xd05c…826050d ago0x843dde…d3520f
0xac55…7e3e0xc4f0…0bb9Base—$53.0270%0xd05c…826050d ago0xe2942e…396409
0xbeee…7b420xc4f0…0bb9Base—$5.0070%0xd05c…826050d ago0x71d4d2…3277d3
0xac55…7e3e0xc4f0…0bb9Base—$52.0270%0xd05c…826050d ago0x3185ef…c612f9
0x5af9…a5de0xc4f0…0bb9Base—$26.0170%0xd05c…826050d ago0x3c89bc…f622f7
0xac55…7e3e0xc4f0…0bb9Base—$51.0270%0xd05c…826050d ago0x52b13b…6a1c28
0x5af9…a5de0xc4f0…0bb9Base—$25.0170%0xd05c…826050d ago0xcfeafc…ccf78a
0xfe7e…69770xc4f0…0bb9Base—$91.0370%0xd05c…826050d ago0x8699d8…8c7e6e
0x5af9…a5de0xc4f0…0bb9Base—$24.0170%0xd05c…826050d ago0xa369b0…3507b1
0x5af9…a5de0xc4f0…0bb9Base—$24.0170%0xd05c…826050d ago0x000f06…5add8c
0x490c…5ff70xc4f0…0bb9Base—$28.0170%0xd05c…826050d ago0x00673c…df7291
0x490c…5ff70xc4f0…0bb9Base—$28.0170%0xd05c…826050d ago0x56bbe2…674aaf
0x490c…5ff70xc4f0…0bb9Base—$27.0170%0xd05c…826050d ago0xca98c4…65ef8e
0x93e5…ae230xc4f0…0bb9Base—$548.6870%0xd05c…826050d ago0x3aa091…2bd977
0x490c…5ff70xc4f0…0bb9Base—$27.0170%0xd05c…826050d ago0xadeb3d…d66a26
0xd5ca…bd040xc4f0…0bb9Base—$594.2270%0xd05c…826050d ago0x5cedb3…d96f22
0xc2d1…06350xc4f0…0bb9Base—$65.0270%0xd05c…826050d ago0xa39f24…9cf6f8
0xa3bf…3fb40xc4f0…0bb9Base—$26.7270%0xd05c…826050d ago0x630d8e…a35bac
0x490c…5ff70xc4f0…0bb9Base—$27.01100%0xd05c…826050d ago0x23e330…6843d7
0xa3bf…3fb40xc4f0…0bb9Base—$26.6770%0xd05c…826050d ago0x320ad9…da987f
0xfe7e…69770xc4f0…0bb9Base—$47.9170%0xd05c…826050d ago0x19ba33…e525a3
0xc2d1…06350xc4f0…0bb9Base—$65.0270%0xd05c…826050d ago0xff0c89…747160

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.