Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase4d ago0x8864de…90b7e4
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase4d ago0x5c2d3d…b617c5
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase4d ago0x50cf79…e1801f
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase4d ago0x42492a…c4b461
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x1c7194…f77a96
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x42c8e4…b61b30
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x08ad7c…eb9f1d
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x8f32e2…7e85a6
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x4f5109…7a6a38
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0xbc14d0…a3420a
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x277dc8…bc06ee
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x6bf70f…9219ba
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0xcccd48…ecc2bb
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0xb8257d…c39c85
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x4f6779…b10382
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x304497…593bc9
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x01a93a…c790a8
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x435596…4090cf
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0xee74b1…7d8303
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x95fade…d59331
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x905543…30282c
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x8f3c27…c867e5
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x830086…0d553f
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0xe3c319…2a36c1
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x9cd720…90f07d

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.