Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0022…de730x65dd…9d69Base—$0.01100%coinbase67d ago0x2c68bf…e76789
0x0022…de730xa3de…bd34Base—$0.01100%coinbase67d ago0x635d15…c613e5
0x0022…de730x3ffe…12f1Base—$0.01100%coinbase67d ago0xc72fa9…5d0b2c
0x0022…de730x1098…55e0Base—$0.01100%coinbase67d ago0x4f47b4…e9ad6b
0x0022…de730xd44a…4a86Base—$0.01100%coinbase67d ago0xe52088…86b792
0x0022…de730x6ee2…7895Base—$0.01100%coinbase67d ago0x975329…5de52f
0x0022…de730x223d…890aBase—$0.01100%coinbase67d ago0x2a14ed…e228c7
0x0022…de730x213a…658aBase—$0.01100%coinbase67d ago0x3df5b4…bed819
0x0022…de730x71dd…ac64Base—$0.01100%coinbase67d ago0x123eff…71cb05
0x0022…de730x2e0e…b5b0Base—$0.01100%coinbase67d ago0xc9e010…c7e9a4
0x0022…de730x6fd0…0190Base—$0.01100%coinbase67d ago0xb01503…29c022
0x0022…de730xa70a…e522Base—$0.01100%coinbase67d ago0x9d2bef…ecd242
0x0022…de730xc142…778aBase—$0.01100%coinbase67d ago0xba5f88…f913fc
0x0022…de730xf631…ec72Base—$0.01100%coinbase67d ago0xc51621…70a3d8
0x0022…de730xd04d…5ac7Base—$0.01100%coinbase67d ago0x406687…c7d6b2
0x0022…de730xee5b…663dBase—$0.01100%coinbase67d ago0x8ca756…124f9b
0x0022…de730x4288…cbffBase—$0.01100%coinbase67d ago0x04544d…7aca81
0x0022…de730x1c6e…c8e2Base—$0.01100%coinbase67d ago0x6cecdc…b6fb9d
0x0022…de730xd383…20cbBase—$0.01100%coinbase67d ago0x017f5e…f5f421
0x0022…de730x9a05…efa1Base—$0.01100%coinbase67d ago0x5a359e…23aaa5
0x0022…de730x61e2…1888Base—$0.01100%coinbase67d ago0x5d357b…8a67e3
0x0022…de730x9d96…e419Base—$0.01100%coinbase67d ago0xd4b3b1…ae79e9
0x0022…de730x4f40…2c7bBase—$0.01100%coinbase67d ago0x576aaa…2361c9
0x0022…de730xdb6e…625aBase—$0.01100%coinbase68d ago0x0dd048…665260

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.