Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4f5…da5d0x6ca3…c3d2Base—$0.001100%0x08a5…c55344d ago0x54102f…9200f9
0xf4f5…da5d0x6ca3…c3d2Base—$0.001100%0x08a5…c55344d ago0x8c7638…2048bd
0xf4f5…da5d0x6ca3…c3d2Base—$0.001100%0x08a5…c55344d ago0x14c9b3…184742
0xf4f5…da5d0x6ca3…c3d2Base—$0.001100%0x08a5…c55344d ago0x4940b9…d8d1a3
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c55344d ago0x1097e5…c83b2f
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c55344d ago0x233d7a…3f0117
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c55344d ago0x2cb16d…d6aee0
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c55344d ago0x6ac604…73840f
0xf4f5…da5d0x6ca3…c3d2Base—$0.001100%0x08a5…c55344d ago0x172b3b…684823
0xf4f5…da5d0x6ca3…c3d2Base—$0.001100%0x08a5…c55344d ago0x9fa9bd…12e1b4
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c55344d ago0x096f6d…fa3ec6
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c55344d ago0xeb250c…a8ad3f
0xf4f5…da5d0x6ca3…c3d2Base—$0.001100%0x08a5…c55344d ago0x242c4d…ce7db3
0xf4f5…da5d0x6ca3…c3d2Base—$0.001100%0x08a5…c55344d ago0x5ab2f8…2e13cd

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.