Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0x771a8a…119548
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0x68f029…12b800
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0x566534…6b643d
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0x81dab1…e8dcb1
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0x51a5f0…ce40d1
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0xaa1003…ce8f9f
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0xe14323…4122a0
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0xc12308…5266ef
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0x2cc74c…a54d69
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0xa0b076…aaba8d
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0x8220dc…5ca753
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0xd558e2…14163a
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0x70923c…0e6023
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0xa8eac7…3aa1f9
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0x13ddec…589144
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0x5929dd…11846c
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0x782f8f…6dfade
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0x04c712…37a655
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0x1f2265…66fe83
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0xc51b24…b693b7
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0x2701c7…61941a
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0xa7ad9c…ca0165
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0xebd06f…a0c7ac
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0x60489d…8b74f6
0x5f4a…0ab60xa9dd…2315Base—$0.002100%coinbase64d ago0x74f1e2…175e4b

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.