Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0xb346da…c45d94
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x8a9084…025859
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x91d10b…56a1ba
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x3676bc…8f673d
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x1ebda6…c85c1f
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x1f17b8…85431c
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0xef1d3d…058b57
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x31ff15…b07f60
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x9e5fc2…b7ca87
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0xf98a50…c750e4
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x880914…54e294
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0xd5d7ba…3d7f0c
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x6f5b1e…eb0caa
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x09a429…88cc51
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x477332…6ba39d
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x8b266e…4ab8a8
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x1205d5…957422
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x9a5add…ea0a08
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x297424…3972b5
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x5aba7f…ec2222
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x88eeb0…b9c9a7
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x889c46…ac882e
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x46277a…7d80e0
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0xecc9a3…11587a
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase38d ago0x1f6cd2…44b7ad

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.