Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0xd6b7aa…e16082
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0xfc33a5…753d18
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0x1027fc…8cd8ec
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0x9aa26e…b128c0
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0x437261…952537
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0xc6faf8…f3dc8a
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0x7ecb42…3d2370
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0xcdd736…f07b11
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0xfb2693…08a1e3
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0xd47284…c0b95c
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0xac7bd0…f5c653
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0x1576a7…de3a9b
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0x6c8eea…1d024d
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0x8abf0a…0b9a57
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0x6ee4a0…257c98
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0x13028b…0d4c79
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0x30153d…8118ba
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0xf0d92e…888b9f
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0x63a6f0…f9da15
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0x76f34f…698762
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0xe72b56…b9a0ec
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0x780b32…d2d0e3
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0x2124d0…d02157
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0xb752f9…9f7719
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase65d ago0x62cab2…d2ff31

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.