Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf876…7e4a0x3e0a…78e7Base—$0.004731100%coinbase74d ago0x43dfae…65bce7
0xf876…7e4a0x3e0a…78e7Base—$0.003832100%coinbase74d ago0x0a4e7e…c144a1
0xf876…7e4a0x3e0a…78e7Base—$0.005106100%coinbase74d ago0x41ec4e…90749c
0xf876…7e4a0x3e0a…78e7Base—$0.0038100%coinbase74d ago0xdf418a…c2981c
0xf876…7e4a0x3e0a…78e7Base—$0.004515100%coinbase74d ago0xbc8868…77edd5
0xf876…7e4a0x3e0a…78e7Base—$0.004674100%coinbase74d ago0x86ba5c…4b3abb
0xf876…7e4a0x3e0a…78e7Base—$0.003545100%coinbase74d ago0x7498d5…604dcc
0xf876…7e4a0x3e0a…78e7Base—$0.004008100%coinbase75d ago0x96d6a7…c94af8
0xf876…7e4a0x3e0a…78e7Base—$0.005377100%coinbase75d ago0x8cebae…095c99
0xf876…7e4a0x3e0a…78e7Base—$0.003825100%coinbase75d ago0xfd8913…c1fe18
0xf876…7e4a0x3e0a…78e7Base—$0.003662100%coinbase75d ago0xd47506…34b183
0xf876…7e4a0x3e0a…78e7Base—$0.005647100%coinbase75d ago0x6184cd…555211
0xf876…7e4a0x3e0a…78e7Base—$0.004421100%coinbase75d ago0xe44098…b9b4bb
0xf876…7e4a0x3e0a…78e7Base—$0.005366100%coinbase75d ago0xb42170…06e1b7
0xf876…7e4a0x3e0a…78e7Base—$0.005105100%coinbase75d ago0xcd1a66…313c84
0xf876…7e4a0x3e0a…78e7Base—$0.004441100%coinbase75d ago0xc9dcf5…fe5bb0
0xf876…7e4a0x3e0a…78e7Base—$0.00454100%coinbase75d ago0x87d84d…908484
0xf876…7e4a0x3e0a…78e7Base—$0.004100%coinbase75d ago0xa25dbb…9d6b9c
0xf876…7e4a0x3e0a…78e7Base—$0.004801100%coinbase75d ago0xfb9cc2…fa48c4
0xf876…7e4a0x3e0a…78e7Base—$0.002827100%coinbase75d ago0xcb93ae…e62c22
0xf876…7e4a0x3e0a…78e7Base—$0.002964100%coinbase75d ago0xe61d4b…98463c
0xf876…7e4a0x3e0a…78e7Base—$0.005733100%coinbase75d ago0x43bf66…8b4ebf
0xf876…7e4a0x3e0a…78e7Base—$0.003064100%coinbase75d ago0xa0af17…dae7f8
0xf876…7e4a0x3e0a…78e7Base—$0.004784100%coinbase75d ago0x9a640a…65c3ff
0xf876…7e4a0x3e0a…78e7Base—$0.003451100%coinbase75d ago0x5ce8ef…fc9161

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.