Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x83683d…a72879
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x05c25c…06bc92
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0xd4ae38…a3b4a8
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0xa7738a…fc5ff5
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0xc83841…45a862
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x05b23d…f2581b
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x964f6f…f7a5e1
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0xec034b…5a82fa
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x55b14c…8822a3
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0xbdfb7d…b1198c
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x4aab4c…f01348
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x6b7d7b…fa4804
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x3258f5…813409
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x681d17…4f0db3
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x5b2c4d…d2f8d2
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0xd96e73…f72259
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x367b19…b39b37
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x71d517…8a914e
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x443ded…31e8b6
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0xcc38fe…40928a
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x57653a…5c2199
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x8000de…88a760
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x7a6024…73fad8
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x7f31cf…77aa35
0xb7a4…79c10xa9dd…2315Base—$0.002100%coinbase48d ago0x6076ec…9c88fe

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.