Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0xb61773…afff27
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x59a4f0…8c6954
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x99f367…7394f5
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x429d9a…e36720
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xcd2e36…585108
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x6c8228…9df907
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x29bfc9…0ea825
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x1f4314…678988
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x8cfe96…9a0e88
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xc78b96…9393bd
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x68d362…1ea9d4
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x13cd6b…9aa2d6
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x5ea1bf…dadda5
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x5e4b15…977fa1
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0xf517f9…9ce3d6
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x986669…d2f98e
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x902f35…420ae8
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x2ba488…b58ab2
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x688178…a5dd39
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x7a9ab7…3f454c
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x2c6c3a…0688cc
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0xe26e25…72a9df
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x0f7e16…2fe176

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.