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.1070%0x1360…66fa24d ago0xc89f85…dce184
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0x8130c7…7f7397
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x525bb1…7bdb74
0xdf39…db800x07cf…2396Basex402 service$0.06100%payAI24d ago0xa01b62…3fe52a
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0x19a748…53e411
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xfa1eed…0e740b
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI24d ago0xbe8ed7…3fa422
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0x87fe10…58b00d
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI24d ago0xd6c832…046a08
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xb50eeb…666c03
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x869d14…908b1d
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x6b2d8a…cec3f2
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x4d4c92…f5a3e0
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0x66a444…055029
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xeccb58…f8fda7
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xd2a74b…33253f
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x074f99…b0eb1f
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI24d ago0x26bec2…fadcef
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x98ce35…09dd93
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0xf9d7b5…b85549
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xa4d4b6…0870f0
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI24d ago0x391f78…f3e77f
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xc94765…2db690
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x114208…908f92
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x583d0e…e32cfa

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.