Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0x34a616…52d84f
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0xc65d8d…0c5a84
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0x4c71cb…386e5d
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0xbc0ffa…04707e
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0x0b0923…31ebb2
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0x85fd7a…8b74ac
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0x5898d6…ee6f99
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0xaa7dbd…034a59
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0x929fee…b6daa5
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0x4ce5cf…9322b7
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0x06ea3e…d522c9
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0xe04702…f92e42
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0x55deeb…8315f4
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0x267743…8757b8
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0x5964c1…b77499
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0xcf128e…89f6ac
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0x84dc73…81bf4b
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0xd4bce1…4883d4
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0xafddaa…51fe14
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0xa8d666…932d31
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0x1bb0f2…6e9152
0x4472…89cd0xa8a8…d988Base—$0.01100%0xdb65…a48999d ago0x6ad8a4…7b9d10
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0x1e8deb…d09bbe
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0x81ff22…8818fd
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6999d ago0x3a16f6…8bcb09

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.