Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x658b…7e420x3e0a…78e7Base—$0.00365100%coinbase74d ago0xcbcac7…278c3f
0x658b…7e420x3e0a…78e7Base—$0.004955100%coinbase74d ago0xe4dab1…8fedaa
0x658b…7e420x3e0a…78e7Base—$0.004824100%coinbase74d ago0xf67054…6ab1fc
0x658b…7e420x3e0a…78e7Base—$0.002867100%coinbase74d ago0x5810c9…142bf7
0x658b…7e420x3e0a…78e7Base—$0.005672100%coinbase74d ago0x333f7c…2d2766
0x658b…7e420x3e0a…78e7Base—$0.005683100%coinbase74d ago0x6d6ebf…b98ee7
0x658b…7e420x3e0a…78e7Base—$0.004923100%coinbase74d ago0x9061ca…c67adb
0x658b…7e420x3e0a…78e7Base—$0.00528100%coinbase74d ago0xa4fd5a…65d21d
0x658b…7e420x3e0a…78e7Base—$0.004895100%coinbase74d ago0x09fa3a…90228b
0x658b…7e420x3e0a…78e7Base—$0.003679100%coinbase74d ago0x73d821…804d0e
0x658b…7e420x3e0a…78e7Base—$0.003185100%coinbase74d ago0xfe73ed…cd5693
0x658b…7e420x3e0a…78e7Base—$0.005597100%coinbase74d ago0xa295d7…3f011b
0x658b…7e420x3e0a…78e7Base—$0.003489100%coinbase74d ago0xdd64b9…67936d
0x658b…7e420x3e0a…78e7Base—$0.002974100%coinbase74d ago0xea6195…e08ac0
0x658b…7e420x3e0a…78e7Base—$0.004019100%coinbase74d ago0x47e35e…3e4314
0x658b…7e420x3e0a…78e7Base—$0.004477100%coinbase74d ago0x660bfb…847b14
0x658b…7e420x3e0a…78e7Base—$0.002752100%coinbase74d ago0x5fad64…7c2e34
0x658b…7e420x3e0a…78e7Base—$0.005435100%coinbase74d ago0x01993b…c1277c
0x658b…7e420x3e0a…78e7Base—$0.003426100%coinbase74d ago0x8d6220…c69d0d
0x658b…7e420x3e0a…78e7Base—$0.002872100%coinbase74d ago0x7fea83…0b9f3c
0x658b…7e420x3e0a…78e7Base—$0.005048100%coinbase75d ago0x6c0660…455e7c
0x658b…7e420x3e0a…78e7Base—$0.005555100%coinbase75d ago0x7cd6be…592b25
0x658b…7e420x3e0a…78e7Base—$0.004246100%coinbase75d ago0x982999…e414ef
0x658b…7e420x3e0a…78e7Base—$0.003338100%coinbase75d ago0x1a9530…0c10e4
0x658b…7e420x3e0a…78e7Base—$0.003373100%coinbase75d ago0xe0be02…925508

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.