Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec8d…6aff0x3e0a…78e7Base—$0.002842100%coinbase74d ago0xa86ce3…cbcf9d
0xec8d…6aff0x3e0a…78e7Base—$0.003879100%coinbase74d ago0x306dce…0b1fb7
0xec8d…6aff0x3e0a…78e7Base—$0.005152100%coinbase74d ago0xe2f373…5ff54f
0xec8d…6aff0x3e0a…78e7Base—$0.002968100%coinbase74d ago0xb6f9d2…f677b5
0xec8d…6aff0x3e0a…78e7Base—$0.002833100%coinbase74d ago0x5f77cb…abb645
0xec8d…6aff0x3e0a…78e7Base—$0.004768100%coinbase74d ago0xfaebe7…e5a32e
0xec8d…6aff0x3e0a…78e7Base—$0.004291100%coinbase74d ago0x8dcdd0…7f245b
0xec8d…6aff0x3e0a…78e7Base—$0.005023100%coinbase74d ago0x4a6d2c…c3478a
0xec8d…6aff0x3e0a…78e7Base—$0.003106100%coinbase74d ago0x31a3fd…e123fc
0xec8d…6aff0x3e0a…78e7Base—$0.004518100%coinbase74d ago0xa860d9…9aaa19
0xec8d…6aff0x3e0a…78e7Base—$0.002819100%coinbase74d ago0xbbfeb7…fb5f8b
0xec8d…6aff0x3e0a…78e7Base—$0.002998100%coinbase74d ago0x08a8ae…d45c65
0xec8d…6aff0x3e0a…78e7Base—$0.004092100%coinbase74d ago0x187637…2d7cff
0xec8d…6aff0x3e0a…78e7Base—$0.002652100%coinbase74d ago0x41a258…833b1f
0xec8d…6aff0x3e0a…78e7Base—$0.005859100%coinbase74d ago0x3bd96c…44f21c
0xec8d…6aff0x3e0a…78e7Base—$0.003356100%coinbase74d ago0xf7869d…140cb1
0xec8d…6aff0x3e0a…78e7Base—$0.005066100%coinbase74d ago0xc499f3…94f3a1
0xec8d…6aff0x3e0a…78e7Base—$0.004921100%coinbase74d ago0xb12142…771e15
0xec8d…6aff0x3e0a…78e7Base—$0.00382100%coinbase74d ago0x5fae92…94b003
0xec8d…6aff0x3e0a…78e7Base—$0.00442100%coinbase74d ago0xde0b5d…71f9df
0xec8d…6aff0x3e0a…78e7Base—$0.002969100%coinbase74d ago0x3c22f8…a30e8c
0xec8d…6aff0x3e0a…78e7Base—$0.003946100%coinbase75d ago0xcf6968…1ea518
0xec8d…6aff0x3e0a…78e7Base—$0.0048100%coinbase75d ago0xbed612…85fac5
0xec8d…6aff0x3e0a…78e7Base—$0.005245100%coinbase75d ago0x2c1028…8683ba
0xec8d…6aff0x3e0a…78e7Base—$0.003342100%coinbase75d ago0x110bd1…968379

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.