Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x4498ca…178f9d
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x1427f6…0ce6f4
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x8521b9…715b4c
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x99f6e3…f28363
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x45f52c…8e4c8e
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x8912fa…19e5bf
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x276207…5c883d
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x82c78e…dde493
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xd6eb2c…bc075b
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xb02081…82992b
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x5c9325…5f02aa
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x0f2455…e67785
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x47598a…d2e755
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x8d9793…c982e8
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x36c768…caab01
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x296afd…a3544e
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xf90488…28b6d7
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x484d7a…ac195e
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x01fe82…9be3cb
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xd20a1e…4d74e0
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xa66de4…1de4ab
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x120efb…209961
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x089202…f7e677
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xc48388…03794c
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x9aacb0…d94ed7

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.