Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0xdced65…a1fd8b
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0xab506c…8f591a
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0xb9cbc4…cbfad9
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0x6ba597…af64e2
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0xa2f345…70ad5f
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0x0c38d4…7befe9
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0xe4816a…b9c528
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0x0e7422…22467b
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0xd414be…bfe6ac
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0xad7056…633213
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0x63384e…1c6c8b
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0x8f20f2…bf4a7a
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0x1bd070…a2c8e1
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0xb856ea…500d59
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0xef2567…0787c0
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0x919bfd…dce3ec
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0x45cf22…e659d5
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0x39c273…8f4a8c
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0x0db471…4546d0
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0x9c531d…85c77c
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0x19bcb5…0168df
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0x432148…0842a3
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0x88d541…180c75
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0xfbaaab…42f0a2
0x4971…9a5a0xa9dd…2315Base$0.002100%coinbase9d ago0xee1397…f665fa

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.