Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0x299d37…57c04b
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0xc3d907…e2b7b7
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0x62d7d2…ccce9d
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0xaf6611…188145
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0x6e3afb…fb95f1
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0xe8e6be…f42709
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0x389d6e…e921f7
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0xbd1e82…30bc6e
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0x3d5654…23f00f
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0x310c18…f752d9
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0x386f58…badfcd
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0x0375a4…9d4c9c
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0x61dad2…096f8d
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0x01f380…00390f
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0x52b7e7…4a040d
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0x975ab7…1275a7
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0x1ec292…094f79
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0x849438…d45182
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0x7357db…8baa80
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0x6a8430…7012d3
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI45d ago0xd8f5bb…ba19c2

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.