Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xdf4a3d…4526e4
0xdf39…db800x07cf…2396Basex402 service$0.04100%payAI34d ago0x1cdc7f…59a954
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa34d ago0x80a186…e5b425
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xf6fe6e…8651c3
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0xf8d152…14320c
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0x1f29fc…b0dd61
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x17ca2f…0b4208
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x24aacf…e3d42c
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0xe15dfb…07e568
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0x64bc34…6b41b9
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x53dd35…7bcb2d
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xdde525…9efe7a
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa34d ago0xf1eb58…aea0bf
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0xe968d7…9d324d
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI34d ago0x21e5a0…844d20
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xea196d…2af759
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0x614c4f…9f649d
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x4812e9…289c17
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x7e6fde…8e65e1
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0x8c6b60…85794c
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x812896…8b623a
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa34d ago0xbeae5b…3aa745
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xb504f6…92a635
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x74c7d6…f4d540
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x788f1f…8c5acb

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.