Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5be8…29790x3e0a…78e7Base—$0.004526100%coinbase75d ago0xec0964…906ff9
0x5be8…29790x3e0a…78e7Base—$0.004201100%coinbase75d ago0x72ad31…3f22ea
0x5be8…29790x3e0a…78e7Base—$0.00333100%coinbase75d ago0x0ac65b…b6987d
0x5be8…29790x3e0a…78e7Base—$0.003125100%coinbase75d ago0x57c74e…50ceba
0x5be8…29790x3e0a…78e7Base—$0.00445100%coinbase75d ago0xf76055…ea1021
0x5be8…29790x3e0a…78e7Base—$0.004567100%coinbase75d ago0x813d27…30e707
0x5be8…29790x3e0a…78e7Base—$0.004786100%coinbase75d ago0x9beb8a…30c7ab
0x5be8…29790x3e0a…78e7Base—$0.002821100%coinbase75d ago0xea60d7…3401cb
0x5be8…29790x3e0a…78e7Base—$0.003428100%coinbase75d ago0x0c769e…6767d6
0x5be8…29790x3e0a…78e7Base—$0.003776100%coinbase75d ago0x3457fb…411506
0x5be8…29790x3e0a…78e7Base—$0.003529100%coinbase75d ago0x3b6686…0b7412
0x5be8…29790x3e0a…78e7Base—$0.005139100%coinbase75d ago0xcc073b…34d092
0x5be8…29790x3e0a…78e7Base—$0.003471100%coinbase75d ago0xdf9eef…c4c1e7
0x5be8…29790x3e0a…78e7Base—$0.003446100%coinbase75d ago0xa72e9f…0e0898
0x5be8…29790x3e0a…78e7Base—$0.004423100%coinbase75d ago0x91b5d1…3d976f
0x5be8…29790x3e0a…78e7Base—$0.004037100%coinbase75d ago0xc3ed9a…444806
0x5be8…29790x3e0a…78e7Base—$0.00459100%coinbase75d ago0x51dea0…1301d8
0x5be8…29790x3e0a…78e7Base—$0.00368100%coinbase75d ago0x387380…fad3f5
0x5be8…29790x3e0a…78e7Base—$0.003435100%coinbase75d ago0x6d6b92…9fb3f0
0x5be8…29790x3e0a…78e7Base—$0.003512100%coinbase75d ago0xc77054…a53ca8
0x5be8…29790x3e0a…78e7Base—$0.00341100%coinbase75d ago0xade5be…f0d74d
0x5be8…29790x3e0a…78e7Base—$0.002658100%coinbase75d ago0x28654c…9ab915
0x5be8…29790x3e0a…78e7Base—$0.004642100%coinbase76d ago0xa447e6…48b6ab
0x5be8…29790x3e0a…78e7Base—$0.005154100%coinbase76d ago0x2a5b23…ad20ff
0x5be8…29790x3e0a…78e7Base—$0.005144100%coinbase76d ago0x1080d3…94b9ff

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.