Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2158…e160120d ago0xde5a5a…6029a0
0x1332…66eb0x0e3d…7757Base—$21.00100%0x33cf…fffe120d ago0x385227…3db2ba
0x1332…66eb0x0e3d…7757Base—$7.78100%0x6aad…f133120d ago0x4b6c6e…8b807c
0xa787…64cf0x0e3d…7757Base—$5.25100%0x3835…6261120d ago0xd3ffc9…618855
0x1332…66eb0x0e3d…7757Base—$10.50100%0xeb2b…34ca120d ago0x7f3b28…9ecb72
0x1332…66eb0x0e3d…7757Base—$10.50100%0x8121…3f9d120d ago0x5f54d7…ca4590
0x5d79…ab930x0e3d…7757Base—$10.50100%0x0007…8867120d ago0x5a7a36…a12c21
0x1e2d…18610x0e3d…7757Base—$13.39100%0xa690…238c120d ago0x48473a…ab8d42
0x22f7…81540x0e3d…7757Base—$4.20100%0xc807…52c7120d ago0x772b38…5429c5
0x1332…66eb0x0e3d…7757Base—$10.50100%0x81da…371f120d ago0xb0e949…4aadf9
0x1332…66eb0x0e3d…7757Base—$10.50100%0x271d…71b4120d ago0xa62751…8da695
0x85dc…6bad0x0e3d…7757Base—$2.10100%0x76aa…2a0a120d ago0x35bef7…08df79
0x1332…66eb0x0e3d…7757Base—$52.50100%0x2e11…8573120d ago0x57e16e…6949b1
0x1332…66eb0x0e3d…7757Base—$2.10100%0x9ea2…605a120d ago0x70afc1…5d6c27
0xa520…eca40x0e3d…7757Base—$5.25100%0x394f…9008120d ago0x8c5996…997dd0
0xa787…64cf0x0e3d…7757Base—$1.05100%0xd4a6…3b8d120d ago0x6bfce3…a1b468
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x4e90…564a120d ago0x44dca1…6c0312
0xd009…3d9f0x0e3d…7757Base—$10.50100%0xcf0a…a2c3120d ago0x923c7d…784fd1
0xd74e…33f20x0e3d…7757Base—$25.20100%0x971c…70dd120d ago0xa4dbe4…14bea2
blockmage.eth0x0e3d…7757Base—$26.25100%0x6a34…ec88120d ago0x053bf8…8ec138
0x3db3…b3eb0x0e3d…7757Base—$13.65100%0xa8cd…6548120d ago0x79db57…a2219f
0x1332…66eb0x0e3d…7757Base—$10.50100%0xfec0…c394120d ago0xbcce2b…ae2913
0xa787…64cf0x0e3d…7757Base—$5.25100%0xec7c…5d32120d ago0xfe22bd…88e9fd
0xa787…64cf0x0e3d…7757Base—$10.50100%0x4218…be87120d ago0xdf0db0…8bed3a
0x1332…66eb0x0e3d…7757Base—$300.00100%0x7430…b4bb120d ago0x6c02ae…b767c7

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.