Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27cf…12e40x8062…9b07Base—$0.01100%coinbase64d ago0x2b7258…308537
0x27cf…12e40x857c…e08dBase—$0.01100%coinbase64d ago0x6c1a23…b68f69
0x27cf…12e40x557d…d427Base—$0.01100%coinbase64d ago0x3198a1…0e4cc7
0x27cf…12e40x2c77…6048Base—$0.01100%coinbase64d ago0x7d5f65…06b5af
0x27cf…12e40xe7b0…f0e8Base—$0.01100%coinbase64d ago0x906714…cbb728
0x27cf…12e40x3df3…1acaBase—$0.01100%coinbase64d ago0x24de27…45b838
0x27cf…12e40x872e…1419Base—$0.01100%coinbase65d ago0x17d2c0…5d128d
0x27cf…12e40xc642…c37dBase—$0.01100%coinbase65d ago0xf6d73b…3115a0
0x27cf…12e40xdd47…0495Base—$0.01100%coinbase65d ago0xe344df…3e85e1
0x27cf…12e40xff6d…a158Base—$0.01100%coinbase65d ago0x1a2df9…ffee31
0x27cf…12e40xaa5b…9e70Base—$0.01100%coinbase65d ago0x3908fc…32c7d8
0x27cf…12e40x1922…bfd2Base—$0.01100%coinbase65d ago0x706a67…6bfa03
0x27cf…12e40x8227…3195Base—$0.01100%coinbase65d ago0x3ac0d8…a2617a
0x27cf…12e40x667e…1d21Base—$0.01100%coinbase65d ago0xd04a53…2607b1
0x27cf…12e40x1aa9…441bBase—$0.01100%coinbase65d ago0x994ead…6690b5
0x27cf…12e40xca56…266dBase—$0.01100%coinbase65d ago0xaef366…394148
0x27cf…12e40xe4c6…994dBase—$0.01100%coinbase65d ago0x028682…f9c47c
0x27cf…12e40x3902…aa47Base—$0.01100%coinbase65d ago0x85c8f1…6c21a1
0x27cf…12e40x184c…e263Base—$0.01100%coinbase65d ago0xde11de…1258be
0x27cf…12e40xa7e8…88c0Base—$0.01100%coinbase65d ago0x7ebd74…5ac557
0x27cf…12e40x28b2…bbe1Base—$0.01100%coinbase65d ago0x4929f5…626e6e
0x27cf…12e40xca70…ab5bBase—$0.01100%coinbase65d ago0xe3b2a8…a3a069
0x27cf…12e40x43cf…26adBase—$0.01100%coinbase65d ago0x5d5a28…8e8c66
0x27cf…12e40xe791…b398Base—$0.01100%coinbase65d ago0x157291…db2823
0x27cf…12e40x0013…49b0Base—$0.01100%coinbase65d ago0xc50b6e…78f43e

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.