Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66d0…7aac0x3e0a…78e7Base—$0.003249100%coinbase75d ago0xa586ea…1b36d8
0x66d0…7aac0x3e0a…78e7Base—$0.005891100%coinbase75d ago0x647dbb…c99dae
0x66d0…7aac0x3e0a…78e7Base—$0.004845100%coinbase75d ago0x07d87e…add4bf
0x66d0…7aac0x3e0a…78e7Base—$0.004944100%coinbase75d ago0xd8b30d…31a966
0x66d0…7aac0x3e0a…78e7Base—$0.002967100%coinbase75d ago0x184fb1…7e8617
0x66d0…7aac0x3e0a…78e7Base—$0.005407100%coinbase75d ago0xe83574…e1f074
0x66d0…7aac0x3e0a…78e7Base—$0.002737100%coinbase75d ago0xa622a5…bc9dcd
0x66d0…7aac0x3e0a…78e7Base—$0.004465100%coinbase75d ago0x90368e…e2a521
0x66d0…7aac0x3e0a…78e7Base—$0.003316100%coinbase75d ago0xebd728…5517fd
0x66d0…7aac0x3e0a…78e7Base—$0.00536100%coinbase75d ago0x93eb81…4aa480
0x66d0…7aac0x3e0a…78e7Base—$0.005933100%coinbase75d ago0xd29f46…ac85b6
0x66d0…7aac0x3e0a…78e7Base—$0.003401100%coinbase75d ago0xd81eb0…3900dc
0x66d0…7aac0x3e0a…78e7Base—$0.003556100%coinbase75d ago0x23a750…c3362c
0x66d0…7aac0x3e0a…78e7Base—$0.003003100%coinbase75d ago0xb45063…eda3a9
0x66d0…7aac0x3e0a…78e7Base—$0.003373100%coinbase75d ago0x17bfdb…31e553
0x66d0…7aac0x3e0a…78e7Base—$0.004576100%coinbase75d ago0x144fcd…cc05ee
0x66d0…7aac0x3e0a…78e7Base—$0.004692100%coinbase75d ago0x29db2b…19b911
0x66d0…7aac0x3e0a…78e7Base—$0.005656100%coinbase75d ago0xb3dc83…6d5911
0x66d0…7aac0x3e0a…78e7Base—$0.003837100%coinbase75d ago0x5e09c5…d2cfbd
0x66d0…7aac0x3e0a…78e7Base—$0.004112100%coinbase75d ago0xcc94de…e16ff8
0x66d0…7aac0x3e0a…78e7Base—$0.002919100%coinbase75d ago0x8021b0…70bfc2

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.