Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase1m ago0xac1301…963189
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase3m ago0x4cc7ef…a35c90
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase4m ago0x0ed0a1…7e8eb4
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase5m ago0xf7360b…6b98e0
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase6m ago0x25aaa8…4b8d01
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase7m ago0xcb3ae3…26891d
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase8m ago0x3af7df…80ff46
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase9m ago0x990404…97a05b
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase10m ago0x815152…5bcf9b
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase12m ago0x318128…eba87c
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase13m ago0x8661df…557892
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase14m ago0x59ad2d…c2e1a3
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase15m ago0xba8024…6a570a
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase16m ago0xff1a0a…19c23f
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase17m ago0xd0210c…cf02c7
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase18m ago0x495019…03d395
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase19m ago0xbc049f…1019da
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase20m ago0x5baa2f…10427f
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase21m ago0x6e5240…c10f26
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase23m ago0x049089…b4d21c
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase24m ago0xafd548…a7d616
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase25m ago0x5b4312…55a9bc
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase27m ago0x70fed0…4ae225
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase28m ago0x17775a…2844c1
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase31m ago0x64aa81…741b97

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.