Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x92c5…20030xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0x80f9f4…6fd248
0xaf5e…942d0xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0xfd7f7b…928d96
0xe50c…50240xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0xd7bca7…e6c5e6
0x3f42…4a0c0xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0x10c700…250cc5
0xce3c…caf90xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0x1d624a…fca0a6
0x6152…7cb70xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0xad5da5…587125
0x8108…38930xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0x326d15…44a834
0x5b52…2e8c0xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0xc1bf0c…85a717
0xa276…30950xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0x5ac3e7…ecef3f
0xc971…a09e0xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0xc850f7…598055
0xe50c…50240xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0x64078e…052482
0x3f42…4a0c0xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0xa98440…884e9f
0x6152…7cb70xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0x33cb1d…69fd40
0x5d9f…80a80xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0xd414a8…422f8e
0x17d5…34cc0xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0x1949d4…ce7998
0x5d9f…80a80xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0x761e51…228695
0xa831…09fa0xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0xa5f848…2c030e
0xbb7f…da370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0xb0b96c…3246be

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.