Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe91c…4aadFranticBaseAusca Agent InboxDisposable-email$0.05100%coinbase2d ago0x6e14df…f769c8
0xe91c…4aadFranticBaseAusca Agent InboxDisposable-email$0.30100%coinbase2d ago0x3fbea6…541d65
0xe7b1…3a4eFranticBaseAusca Agent InboxDisposable-email$0.05100%coinbase2d ago0xd13acc…7d81f4
0xe91c…4aadFranticBaseAusca Agent InboxDisposable-email$0.30100%coinbase2d ago0xcebf62…17c933
0xbc97…ecc4FranticBaseAusca Agent InboxDisposable-email$0.30100%coinbase2d ago0x467ee4…be57d4
0xbc97…ecc4FranticBaseAusca Agent InboxDisposable-email$0.40100%coinbase2d ago0x323411…884fb1
0xf77f…5ab3FranticBaseAusca Agent InboxDisposable-email$0.40100%coinbase2d ago0xed8f7a…5f3861
0x79e2…ac7dFranticBaseAusca Agent InboxDisposable-email$0.05100%coinbase2d ago0xaad56b…7ef7a7
0xf77f…5ab3FranticBaseAusca Agent InboxDisposable-email$0.05100%coinbase2d ago0x4a28db…a77c51
0x33a7…fef8FranticBaseAusca Agent InboxDisposable-email$0.40100%coinbase2d ago0xaa1035…208c55
0x33a7…fef8FranticBaseAusca Agent InboxDisposable-email$0.30100%coinbase2d ago0x0221fa…05c954
0xd6d6…932cFranticBaseAusca Agent InboxDisposable-email$0.40100%coinbase2d ago0xb1193c…3fe01a
0xd6d6…932cFranticBaseAusca Agent InboxDisposable-email$0.30100%coinbase2d ago0x8e6b47…dfe181
0xd6d6…932cFranticBaseAusca Agent InboxDisposable-email$0.25100%coinbase2d ago0x71c7c0…4cb396
0xd6d6…932cFranticBaseAusca Agent InboxDisposable-email$0.05100%coinbase2d ago0xbd5ab2…43ee38
0xd6d6…932cFranticBaseAusca Agent InboxDisposable-email$0.05100%coinbase2d ago0x439a6c…d04d26
0xd6d6…932cFranticBaseAusca Agent InboxDisposable-email$0.05100%coinbase2d ago0x072fa3…c02b1c
0x1634…7683FranticBaseAusca Agent InboxDisposable-email$0.30100%coinbase2d ago0x261b5d…8900ef
0x1634…7683FranticBaseAusca Agent InboxDisposable-email$0.25100%coinbase2d ago0x8a60dc…4b86af
0x29e0…dcc1FranticBaseAusca Agent InboxDisposable-email$0.05100%coinbase2d ago0x383f51…fcab6d
0x89ef…2dd3FranticBaseAusca Agent InboxDisposable-email$0.50100%coinbase2d ago0x9bcac4…f686ac
0x89ef…2dd3FranticBaseAusca Agent InboxDisposable-email$0.35100%coinbase2d ago0x1a7fed…29898b
0x8a17…27adFranticBaseAusca Agent InboxDisposable-email$0.40100%coinbase2d ago0x0aa374…b31c67
0x89ef…2dd3FranticBaseAusca Agent InboxDisposable-email$0.25100%coinbase3d ago0xf52a34…cd0631
0x89ef…2dd3FranticBaseAusca Agent InboxDisposable-email$0.25100%coinbase3d ago0x550caa…84f20b

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.