Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0x35ac32…e9826c
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0xaafe54…5eece3
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0xe2f27e…65d6ea
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0x4a04ef…d1ebe6
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0x44ebb6…dc0c25
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0xdb2c7f…4b40e6
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0xd58d60…191cf4
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0x0626b3…73013c
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0x9b79ba…ea7326
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0x15a673…91ae78
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0xc3aa9d…0188d4
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0x31dadc…4a6d80
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0x8b742f…291c56
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0x96e321…1c8d27
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0x47da58…44a438
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0xe9d697…a2d7fc
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0x06b122…9f69a7
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0x50ecf3…2365b0
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0x74bea5…a9cdba
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0xd649c0…d50bd2
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0x319f4a…63fd2d
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0x5b58b5…a4474d
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0x84e050…d1dc48
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0x7045c5…3a8849
0x0f12…b4390xdb5a…0671Base$0.001100%coinbase30d ago0xae8a39…adbabe

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.