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.0670%0x1360…66fa31d ago0x73a8d4…7d89c1
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa31d ago0xecb11b…49d27a
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x8a5376…dbcb3b
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xf71958…f48579
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0xfcf5d9…31b4e9
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa31d ago0x17dd67…247f96
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x1a001f…256326
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x37e6b2…f5459d
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x357c17…02cd33
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0xdc5d3d…94b80c
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x79ffe1…2634cf
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xff775b…30f130
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa31d ago0xfdf074…9813b8
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x835040…8f7cec
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x780b66…46ab57
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x92dc24…e476e4
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x46eaf2…267611
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa31d ago0xa36d54…b9aecf
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x16599c…b9100b
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa31d ago0x49543d…441f9f
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0xa14e99…ec2ec3
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xe07081…30cc57
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0xb48873…f5db13
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xe8f254…5aefab
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa31d ago0x7a8582…e4380b

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.