Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf0178e…798d10
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8c691f…1b75cb
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfe080b…a9fffc
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xceac1e…f75302
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe65b1f…63d75b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2f4f54…096ca8
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x43d237…dfe21c
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x042399…ef4bec
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeaa34d…472f22
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb7c7ca…f12f65
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x960199…f8f68a
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb8d794…68ee6e
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa9f478…c3e4e8
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa02a3b…62d35c
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc91843…bd696b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7417e5…8d9c81
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x95d60e…a4c79e
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa116d5…4abe39
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe7e1c9…d8268e
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb3e4c3…ef29e4
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x30922b…6b1ed5
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf5bff9…2eaea8
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc0bfda…ad5424
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4ef57c…ae31e9
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfcafd9…e1cf02

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.