Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf218…87740x4f28…c41bBase—$0.01100%coinbase72d ago0x0817d4…b38f53
0xf218…87740x4ede…e129Base—$0.01100%coinbase72d ago0x250ea7…0550bc
0xf218…87740x2abb…5813Base—$0.01100%coinbase72d ago0x9d88c1…99c8d0
0xf218…87740xfc7c…a281Base—$0.01100%coinbase72d ago0x8053a2…2bf18f
0xf218…87740xccf7…13d6Base—$0.01100%coinbase72d ago0x43af80…4dbcc0
0xf218…87740x1e81…cb0bBase—$0.01100%coinbase72d ago0x17a28b…f6082b
0xf218…87740x355c…6289Base—$0.01100%coinbase72d ago0x4269f8…44ede1
0xf218…87740x0023…8583Base—$0.01100%coinbase72d ago0x1e2507…5755e6
0xf218…87740x91c6…8de3Base—$0.01100%coinbase72d ago0x7bc060…9bfe98
0xf218…87740x6b45…6b15Base—$0.01100%coinbase72d ago0xa1001f…33a783
0xf218…87740x200c…f7f1Base—$0.01100%coinbase72d ago0xc4f5ee…1bd437
0xf218…87740x7e67…8830Base—$0.01100%coinbase72d ago0xf3f65d…418f4a
0xf218…87740x6d87…dba8Base—$0.01100%coinbase72d ago0x12be68…0f5d9e
0xf218…87740x7b6e…d82eBase—$0.01100%coinbase72d ago0x07d31f…08f5af
0xf218…87740x2dea…ff24Base—$0.01100%coinbase72d ago0x9bcb84…8b43c0
0xf218…87740x7e4d…cf71Base—$0.01100%coinbase73d ago0x7ac9c0…551540
0xf218…87740xcb92…88c7Base—$0.01100%coinbase73d ago0x95cb7d…a4da55
0xf218…87740xf114…4e4cBase—$0.01100%coinbase73d ago0x325f42…89c872
0xf218…87740x3c1a…3f28Base—$0.01100%coinbase73d ago0x6ce5fa…192ca8
0xf218…87740x7e91…0b95Base—$0.01100%coinbase73d ago0xf77990…3ae102
0xf218…87740x1cf3…9fdcBase—$0.01100%coinbase73d ago0xa3375b…244c4b
0xf218…87740x9910…89f1Base—$0.01100%coinbase73d ago0x255864…57f775
0xf218…87740xf6d6…9cd9Base—$0.01100%coinbase73d ago0x4e5b28…ff8912
0xf218…87740x7804…380fBase—$0.01100%coinbase73d ago0x07f745…63dbe8
0xf218…87740x0115…93b9Base—$0.01100%coinbase73d ago0x2a2379…17dbb3

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.