Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x2a29b2…fc9059
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0xd52b01…c44ea2
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x7aec10…698a6e
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x3699ce…8846dc
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0xe9f76d…1de3a3
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x486d17…62491e
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0xf68b31…0f7c9f
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x5def25…e63959
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x678740…0f753c
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x18684d…317335
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x857995…cc1edd
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x17b9aa…7ffae4
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0xc44984…4ebd96
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x617671…e6b391
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x1bf891…594b80
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x706d74…5a86c4
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x4560a6…0d93d0
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x340616…97928b
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0xedfb6f…838b1a
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x81febf…4dbfe9
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x76013c…1d5cd3
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0xd0140c…b5d1fd
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x6560b3…517cd3
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x383b63…d0009e
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0xaab72c…85ab3b

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.