Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8177…6ad40x3e0a…78e7Base—$0.004985100%coinbase74d ago0xc353ea…6fabdf
0x8177…6ad40x3e0a…78e7Base—$0.004696100%coinbase74d ago0x948e38…cea801
0x8177…6ad40x3e0a…78e7Base—$0.002941100%coinbase74d ago0xd5717d…f1d909
0x8177…6ad40x3e0a…78e7Base—$0.00556100%coinbase74d ago0xf5d885…de7270
0x8177…6ad40x3e0a…78e7Base—$0.002858100%coinbase74d ago0x311621…504fec
0x8177…6ad40x3e0a…78e7Base—$0.003868100%coinbase75d ago0xbb43cc…90426f
0x8177…6ad40x3e0a…78e7Base—$0.005047100%coinbase75d ago0x3fa168…3d0f4a
0x8177…6ad40x3e0a…78e7Base—$0.004293100%coinbase75d ago0xbaad80…e3a229
0x8177…6ad40x3e0a…78e7Base—$0.003398100%coinbase75d ago0x0bbc2b…d8d0b1
0x8177…6ad40x3e0a…78e7Base—$0.005841100%coinbase75d ago0x1bfc97…0c872e
0x8177…6ad40x3e0a…78e7Base—$0.003691100%coinbase75d ago0x8c4c5d…5fcbce
0x8177…6ad40x3e0a…78e7Base—$0.004387100%coinbase75d ago0xc13615…d0c1e2
0x8177…6ad40x3e0a…78e7Base—$0.003228100%coinbase75d ago0xc4f679…d33e1c
0x8177…6ad40x3e0a…78e7Base—$0.005123100%coinbase75d ago0x943fc8…91e460
0x8177…6ad40x3e0a…78e7Base—$0.004666100%coinbase75d ago0xadd32e…40a14d
0x8177…6ad40x3e0a…78e7Base—$0.005795100%coinbase75d ago0x2e6b7c…071ed1
0x8177…6ad40x3e0a…78e7Base—$0.005784100%coinbase75d ago0xe5514d…2ddca9
0x8177…6ad40x3e0a…78e7Base—$0.002881100%coinbase75d ago0x72f12f…3dfd33
0x8177…6ad40x3e0a…78e7Base—$0.004375100%coinbase75d ago0xb0b549…914650
0x8177…6ad40x3e0a…78e7Base—$0.004048100%coinbase75d ago0x55e4a4…db431c
0x8177…6ad40x3e0a…78e7Base—$0.005157100%coinbase75d ago0x279dae…990aad
0x8177…6ad40x3e0a…78e7Base—$0.002765100%coinbase75d ago0xafb15c…40a272
0x8177…6ad40x3e0a…78e7Base—$0.002994100%coinbase75d ago0xf1ff41…9c281f
0x8177…6ad40x3e0a…78e7Base—$0.003119100%coinbase75d ago0xaf6438…6c2020
0x8177…6ad40x3e0a…78e7Base—$0.004769100%coinbase75d ago0xc763f3…debc20

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.