Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase8m ago0xbfbb6c…23d32e
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase8m ago0x850094…d3d5b0
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase8m ago0xd935e8…ea3e4a
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase8m ago0xc9c1a3…3ac154
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase8m ago0x259183…5b88c5
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase8m ago0x7d19ba…558901
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase8m ago0xe3c34e…37b667
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase8m ago0x4b4f49…665e8f
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase8m ago0xdce5f4…f5d42e
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase8m ago0x133b86…df4612
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase9m ago0x92450d…45b39d
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase10m ago0x4c17e0…5eb3d0
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase10m ago0x2fe985…071eb6
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase10m ago0x09db04…444dc2
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase10m ago0x7d38a5…a269c0
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase10m ago0xd0c0e2…a905e6
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase10m ago0xcfb7fe…2f3290
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase10m ago0x708ac4…77ed09
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase10m ago0x55eea5…0233f3
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase10m ago0x62edfe…d7135a
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase10m ago0x6728ef…c957e8
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase10m ago0x983da9…fb7fea
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase10m ago0x7a4aed…895d64
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase11m ago0x84f49f…711b2b
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase12m ago0x86dae2…7a4f56

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.