Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x87f0d8…5e0a16
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0xe0bd4e…a49c33
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x1c83e0…d9643b
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0xaf5439…6402d4
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x5c797c…7db419
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0xc3d3ff…0aaf67
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x46bb05…3580f8
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x14e461…ddccbc
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x46b627…ef28a9
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x1f5696…e69320
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x16f55d…ecc771
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x25f28d…0d805a
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x506b94…56c14f
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0xac0a41…a5ca18
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x819ca4…3b43a3
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x10d1af…3b961f
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x2748c8…275450
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0xf40283…6160f2
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x57c262…4516e1
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x2c91f5…4f7fc6
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x9c9e98…696b4c
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0xaa831a…bea020
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x1fe72f…1f3986
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0xa671d9…12b7c9
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x2952bf…eaea1f

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.