Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0x9e3efa…bf2f05
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0x98f9b4…bcdfca
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0x4b7b90…360892
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0x19a9f6…113812
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0xc1ce9d…1cb3c4
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0x6c3e6f…df8fdb
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0x43ddf6…8135cf
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0xcedd7c…df0ff6
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0x4af14c…bd233e
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0xfaff91…411c5f
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0x12a0be…9c3b95
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0xfe0bf6…44be5d
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0x0ba671…0452ae
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0x40e808…3ba3a9
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0x604500…841361
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0xf8751c…b79c2b
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0x31ba0f…94d25d
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0xc67110…84971e
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0x7bc9fa…6ae867
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0x081a6a…0755a2
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0xb0228c…10bb37
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0xde1049…55a2f4
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0x9c27f6…4275f6
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0xb23386…5573dd
0xbcce…46e70xa9dd…2315Base—$0.002100%coinbase52d ago0x76b759…40e383

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.