Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0xef1db6…bab04d
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7a8ebb…ef3f38
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x117f46…a3d2a1
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0xef5e23…5c77d9
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa4b1f4…c555fd
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x006fec…ae0803
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd8b617…e85770
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x200caa…1e6f8d
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1bdda9…f01717
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3dfbee…2de7d2
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x32aeef…c64fe3
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1d77ca…04416c
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc073fe…c23c95
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x88f7af…02b118
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2f9c48…49695e
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x347e6a…adeac1
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3aba30…1b6085
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6e2b95…93931c
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc9def6…569d52
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeb5378…03df92
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x483441…02408a
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9a5b0f…f5dd4f
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x19f860…7aea1c
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x132af4…bec8ff
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcc8ec0…f11d47

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.