Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a76…0c010x3e0a…78e7Base—$0.005437100%coinbase73d ago0xa4b607…f9a2bf
0x2a76…0c010x3e0a…78e7Base—$0.002983100%coinbase73d ago0x1cd684…52944e
0x2a76…0c010x3e0a…78e7Base—$0.003076100%coinbase73d ago0x9dfd94…312e93
0x2a76…0c010x3e0a…78e7Base—$0.003625100%coinbase73d ago0xba7a94…74014b
0x2a76…0c010x3e0a…78e7Base—$0.003185100%coinbase73d ago0x810e22…657880
0x2a76…0c010x3e0a…78e7Base—$0.004732100%coinbase73d ago0xdfc94d…fc16fd
0x2a76…0c010x3e0a…78e7Base—$0.003342100%coinbase73d ago0x9bff0b…3f5529
0x2a76…0c010x3e0a…78e7Base—$0.004293100%coinbase73d ago0x48b9b9…454163
0x2a76…0c010x3e0a…78e7Base—$0.003787100%coinbase73d ago0x32c14e…dc26ab
0x2a76…0c010x3e0a…78e7Base—$0.005816100%coinbase73d ago0x2b5b75…885376
0x2a76…0c010x3e0a…78e7Base—$0.005443100%coinbase73d ago0x1eb606…c062f8
0x2a76…0c010x3e0a…78e7Base—$0.004256100%coinbase73d ago0xef7e52…19b5f3
0x2a76…0c010x3e0a…78e7Base—$0.005916100%coinbase73d ago0xed852e…eeddb4
0x2a76…0c010x3e0a…78e7Base—$0.00335100%coinbase73d ago0x26712c…de1a03
0x2a76…0c010x3e0a…78e7Base—$0.005904100%coinbase73d ago0x4cb868…2c1f92
0x2a76…0c010x3e0a…78e7Base—$0.00356100%coinbase74d ago0x58891e…17642f
0x2a76…0c010x3e0a…78e7Base—$0.002705100%coinbase74d ago0x2ec9f2…f8d06f
0x2a76…0c010x3e0a…78e7Base—$0.004731100%coinbase74d ago0x0a8d6a…174db3
0x2a76…0c010x3e0a…78e7Base—$0.00516100%coinbase74d ago0x85d92b…a0daab
0x2a76…0c010x3e0a…78e7Base—$0.005928100%coinbase74d ago0xdbddb3…dec0d2
0x2a76…0c010x3e0a…78e7Base—$0.005707100%coinbase74d ago0xb6d6d6…f49c4b
0x2a76…0c010x3e0a…78e7Base—$0.003869100%coinbase74d ago0x2d3fe5…1c78c8
0x2a76…0c010x3e0a…78e7Base—$0.00329100%coinbase74d ago0xc67580…323a7c
0x2a76…0c010x3e0a…78e7Base—$0.003968100%coinbase74d ago0x0d9268…cb18e2
0x2a76…0c010x3e0a…78e7Base—$0.005293100%coinbase74d ago0x317555…2dae09

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.