Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x2029d7…887774
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x64feba…4749cd
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0xf1ac9b…0c1f13
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x73b81b…09dbef
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x4b80db…28bba9
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x5ee0ce…b37526
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x8eb140…f7ceeb
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x441032…53cd14
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x2fdb15…9dadd8
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x70bc50…508ccf
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0xc98a83…9bf513
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0xf91b5d…9ccf39
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0xde28ee…b793e9
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x12b166…0e2452
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x3b92d9…f39083
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x73d5e7…4e7781
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0xa53f3d…0c33a6
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x119618…5edd08
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x5c599f…510344
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0xf1432f…ad7273
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0xf8cbfb…df91df
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x448e3b…46b415
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x4a126b…833447
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x991470…535b66
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase74d ago0x1dbbad…6919e3

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.