Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf7b…faae0x3e0a…78e7Base—$0.005335100%coinbase74d ago0xdb23de…46d999
0xcf7b…faae0x3e0a…78e7Base—$0.003542100%coinbase74d ago0x7f9846…4b45e2
0xcf7b…faae0x3e0a…78e7Base—$0.003441100%coinbase74d ago0x419631…63b386
0xcf7b…faae0x3e0a…78e7Base—$0.003372100%coinbase74d ago0xbca3f3…f275e4
0xcf7b…faae0x3e0a…78e7Base—$0.004273100%coinbase74d ago0x5d642b…628a85
0xcf7b…faae0x3e0a…78e7Base—$0.005059100%coinbase74d ago0x087a77…b4890f
0xcf7b…faae0x3e0a…78e7Base—$0.003402100%coinbase74d ago0x3e3972…4abb07
0xcf7b…faae0x3e0a…78e7Base—$0.005788100%coinbase75d ago0x596498…fbf550
0xcf7b…faae0x3e0a…78e7Base—$0.005168100%coinbase75d ago0x65c0b1…b15ee6
0xcf7b…faae0x3e0a…78e7Base—$0.002838100%coinbase75d ago0x064fbe…8037ed
0xcf7b…faae0x3e0a…78e7Base—$0.004808100%coinbase75d ago0xa8f6f6…51af92
0xcf7b…faae0x3e0a…78e7Base—$0.003703100%coinbase75d ago0xd2f3b0…11cc7b
0xcf7b…faae0x3e0a…78e7Base—$0.005657100%coinbase75d ago0x7e1d5d…bbcd17
0xcf7b…faae0x3e0a…78e7Base—$0.004097100%coinbase75d ago0x04cfce…42d943
0xcf7b…faae0x3e0a…78e7Base—$0.004104100%coinbase75d ago0xa8ee1a…bdc966
0xcf7b…faae0x3e0a…78e7Base—$0.004491100%coinbase75d ago0x569a62…e500a5
0xcf7b…faae0x3e0a…78e7Base—$0.003739100%coinbase75d ago0x7a9aed…aaaee5
0xcf7b…faae0x3e0a…78e7Base—$0.003204100%coinbase75d ago0x37a17f…964e45
0xcf7b…faae0x3e0a…78e7Base—$0.003355100%coinbase75d ago0x1390cb…efa7b1
0xcf7b…faae0x3e0a…78e7Base—$0.003299100%coinbase75d ago0x4f4276…ca5a2e
0xcf7b…faae0x3e0a…78e7Base—$0.002873100%coinbase75d ago0x45bba7…f4aaee
0xcf7b…faae0x3e0a…78e7Base—$0.003277100%coinbase75d ago0x3073b5…985249
0xcf7b…faae0x3e0a…78e7Base—$0.003068100%coinbase75d ago0x2a88e4…7d0157
0xcf7b…faae0x3e0a…78e7Base—$0.005192100%coinbase75d ago0xb2dde0…aa15b1
0xcf7b…faae0x3e0a…78e7Base—$0.004733100%coinbase75d ago0x626718…2b80e4

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.