Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48d0…67e80x3e0a…78e7Base—$0.004166100%coinbase74d ago0x73e13a…fffffb
0x48d0…67e80x3e0a…78e7Base—$0.00504100%coinbase74d ago0xb6e069…f03568
0x48d0…67e80x3e0a…78e7Base—$0.004824100%coinbase74d ago0x03bafe…b5fa96
0x48d0…67e80x3e0a…78e7Base—$0.005851100%coinbase74d ago0x8a04ba…c0e2ae
0x48d0…67e80x3e0a…78e7Base—$0.003327100%coinbase74d ago0x45c208…9cefb1
0x48d0…67e80x3e0a…78e7Base—$0.003389100%coinbase74d ago0xf21737…e330f6
0x48d0…67e80x3e0a…78e7Base—$0.00372100%coinbase74d ago0xdea9bd…f2b7cb
0x48d0…67e80x3e0a…78e7Base—$0.004887100%coinbase74d ago0x29dd4a…79f196
0x48d0…67e80x3e0a…78e7Base—$0.004675100%coinbase75d ago0xb60fed…a4d49e
0x48d0…67e80x3e0a…78e7Base—$0.005198100%coinbase75d ago0x127817…637eb8
0x48d0…67e80x3e0a…78e7Base—$0.00567100%coinbase75d ago0x29ee40…4e9246
0x48d0…67e80x3e0a…78e7Base—$0.004245100%coinbase75d ago0x85e0ff…5ccde5
0x48d0…67e80x3e0a…78e7Base—$0.004551100%coinbase75d ago0x713bd2…825370
0x48d0…67e80x3e0a…78e7Base—$0.005741100%coinbase75d ago0x40defa…254589
0x48d0…67e80x3e0a…78e7Base—$0.005033100%coinbase75d ago0x0a7ef3…bb7484
0x48d0…67e80x3e0a…78e7Base—$0.00348100%coinbase75d ago0x9212a2…1e2b33
0x48d0…67e80x3e0a…78e7Base—$0.005748100%coinbase75d ago0x562f78…c9134c
0x48d0…67e80x3e0a…78e7Base—$0.004177100%coinbase75d ago0xdfff60…e4b152
0x48d0…67e80x3e0a…78e7Base—$0.003724100%coinbase75d ago0x959043…560ec1
0x48d0…67e80x3e0a…78e7Base—$0.003128100%coinbase75d ago0x8f73e9…8ec433
0x48d0…67e80x3e0a…78e7Base—$0.003219100%coinbase75d ago0x351313…45b7fb
0x48d0…67e80x3e0a…78e7Base—$0.004309100%coinbase75d ago0x11dd3a…dbb0fb
0x48d0…67e80x3e0a…78e7Base—$0.003537100%coinbase75d ago0x9b4943…645d4e
0x48d0…67e80x3e0a…78e7Base—$0.004708100%coinbase75d ago0x993894…c4ab31
0x48d0…67e80x3e0a…78e7Base—$0.002977100%coinbase75d ago0x42ad14…0e6cbf

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.