Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa856…7a2f0x9c95…e299Base—$0.001100%fluxa85d ago0x1c95fb…811443
0x7b52…b1c00x9c95…e299Base—$0.001100%fluxa85d ago0xbc66d1…38256b
0x24f8…d8df0x9c95…e299Base—$0.001100%fluxa85d ago0x77eb44…1da0fa
0x3ae2…478f0x9c95…e299Base—$0.001100%fluxa85d ago0x62f305…81d24b
0x2212…2a2f0x9c95…e299Base—$0.001100%fluxa85d ago0x362b1b…62e9ab
0x95d8…a0960x9c95…e299Base—$0.001100%fluxa85d ago0xc702d2…0dcc3a
0xcde1…41540x9c95…e299Base—$0.001100%fluxa85d ago0x1b4316…849ffd
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa85d ago0x5aa3ed…ea9b89
0x53e5…38f20x9c95…e299Base—$0.001100%fluxa85d ago0xd453cd…c29f44
0x217e…99160x9c95…e299Base—$0.001100%fluxa85d ago0xfc8831…0fa3f1
0x797c…e6400x9c95…e299Base—$0.001100%fluxa85d ago0x4aa06f…e67165
0x5a62…da300x9c95…e299Base—$0.001100%fluxa85d ago0x8df762…3f9479
0xdb4a…1c590x9c95…e299Base—$0.001100%fluxa85d ago0x8cc162…d12bad
0x40ae…9bd60x9c95…e299Base—$0.001100%fluxa85d ago0x4f1f39…c141c9
0x265a…1ce80x9c95…e299Base—$0.001100%fluxa85d ago0xe39f4e…c15beb
0xba13…1be40x9c95…e299Base—$0.001100%fluxa85d ago0x8d16b0…65e3b2
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa85d ago0x9388b5…1712bd
0x20a6…63900x9c95…e299Base—$0.001100%fluxa85d ago0x6bdaff…1724fb
0x25b1…8b4d0x9c95…e299Base—$0.001100%fluxa85d ago0xc66c3c…005d7c
0xdc15…693c0x9c95…e299Base—$0.001100%fluxa85d ago0xda3935…1142cf
0x8fd4…7a970x9c95…e299Base—$0.001100%fluxa85d ago0x5cc528…9d504e
0x8ae7…f6cf0x9c95…e299Base—$0.001100%fluxa85d ago0xf46795…f63bb2
0x0810…37be0x9c95…e299Base—$0.001100%fluxa85d ago0x139808…a3edc7
0xb228…61800x9c95…e299Base—$0.001100%fluxa85d ago0x3b0b7a…f933a0
0xecc1…db1a0x9c95…e299Base—$0.001100%fluxa85d ago0x1abd14…89247a

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.