Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x1283b7…465500
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0xe3094e…c0d7d3
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x628c86…683e24
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x94c406…f907bf
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x2b4d92…bef516
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x9dbc31…70583c
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x44161f…5e0d5b
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x101b75…814671
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x866f06…4a47bb
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0xa05043…859804
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x2f775c…de9b8d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x701b42…8b2064
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x0638d1…d82c81
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x66c56a…e667ae
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x89aaca…924328
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x39a07d…a1d21f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x18dc02…08b98b
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0xb281e1…588551
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x6c06a7…f57789
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0xbf997e…cb77c9
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x9c1026…3f8312
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x9f634d…372d2f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x54955a…a9a6e2
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0xa70717…752d0c
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase11d ago0x10c319…928cee

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.