Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd514…0b070x3e0a…78e7Base—$0.00396100%coinbase73d ago0xd169d0…d5a4ca
0xd514…0b070x3e0a…78e7Base—$0.005806100%coinbase73d ago0xb549dd…d4354b
0xd514…0b070x3e0a…78e7Base—$0.004169100%coinbase73d ago0x392322…d65803
0xd514…0b070x3e0a…78e7Base—$0.004469100%coinbase73d ago0x0fdcca…5c7316
0xd514…0b070x3e0a…78e7Base—$0.003402100%coinbase73d ago0x9b472b…d2c7cc
0xd514…0b070x3e0a…78e7Base—$0.004113100%coinbase73d ago0x187d07…86a5ab
0xd514…0b070x3e0a…78e7Base—$0.004381100%coinbase73d ago0xc1df67…d02df8
0xd514…0b070x3e0a…78e7Base—$0.002822100%coinbase73d ago0x588876…c83e03
0xd514…0b070x3e0a…78e7Base—$0.004355100%coinbase73d ago0x1057e5…3061f8
0xd514…0b070x3e0a…78e7Base—$0.003716100%coinbase73d ago0xfcf558…be8cdd
0xd514…0b070x3e0a…78e7Base—$0.00366100%coinbase73d ago0x322b20…13ee53
0xd514…0b070x3e0a…78e7Base—$0.003901100%coinbase73d ago0x8ca26c…e7c495
0xd514…0b070x3e0a…78e7Base—$0.004488100%coinbase73d ago0x3c1cc9…e58ae3
0xd514…0b070x3e0a…78e7Base—$0.005292100%coinbase73d ago0xd08340…2456de
0xd514…0b070x3e0a…78e7Base—$0.004595100%coinbase73d ago0x2e6dc7…4ffdf2
0xd514…0b070x3e0a…78e7Base—$0.005683100%coinbase73d ago0xd4a637…880997
0xd514…0b070x3e0a…78e7Base—$0.00528100%coinbase73d ago0x8eb733…a928c8
0xd514…0b070x3e0a…78e7Base—$0.003645100%coinbase74d ago0x6f2523…370cb4
0xd514…0b070x3e0a…78e7Base—$0.005679100%coinbase74d ago0xffde02…a1ce0b
0xd514…0b070x3e0a…78e7Base—$0.005267100%coinbase74d ago0x8475c7…718d66
0xd514…0b070x3e0a…78e7Base—$0.003445100%coinbase74d ago0x18003e…65e4cb
0xd514…0b070x3e0a…78e7Base—$0.005739100%coinbase74d ago0xe3817c…1679d7
0xd514…0b070x3e0a…78e7Base—$0.003562100%coinbase74d ago0xdae1d4…a6aa4f

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.