Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfe3…daad0x3e0a…78e7Base—$0.004667100%coinbase74d ago0x0e7a27…4eeaae
0xbfe3…daad0x3e0a…78e7Base—$0.0056100%coinbase74d ago0xa087af…6120be
0xbfe3…daad0x3e0a…78e7Base—$0.005834100%coinbase74d ago0x77434b…e687f9
0xbfe3…daad0x3e0a…78e7Base—$0.005317100%coinbase74d ago0x4b734b…608892
0xbfe3…daad0x3e0a…78e7Base—$0.004963100%coinbase74d ago0x943f1c…df0117
0xbfe3…daad0x3e0a…78e7Base—$0.004419100%coinbase74d ago0x9eed6e…232862
0xbfe3…daad0x3e0a…78e7Base—$0.004459100%coinbase74d ago0x48ce37…70da1e
0xbfe3…daad0x3e0a…78e7Base—$0.003123100%coinbase74d ago0x6989be…a530af
0xbfe3…daad0x3e0a…78e7Base—$0.004812100%coinbase74d ago0x8b5136…1199b5
0xbfe3…daad0x3e0a…78e7Base—$0.005301100%coinbase74d ago0xfdfce9…4ab402
0xbfe3…daad0x3e0a…78e7Base—$0.004088100%coinbase74d ago0x95d6ec…894e8b
0xbfe3…daad0x3e0a…78e7Base—$0.005455100%coinbase74d ago0x7c40dc…0c0d27
0xbfe3…daad0x3e0a…78e7Base—$0.002766100%coinbase74d ago0x6ef7a3…363ec2
0xbfe3…daad0x3e0a…78e7Base—$0.005796100%coinbase74d ago0x01cfb7…f6fbda
0xbfe3…daad0x3e0a…78e7Base—$0.004562100%coinbase74d ago0xeba398…f83404
0xbfe3…daad0x3e0a…78e7Base—$0.004599100%coinbase74d ago0x5faaeb…93418d
0xbfe3…daad0x3e0a…78e7Base—$0.003453100%coinbase74d ago0x9d148a…3a3c33
0xbfe3…daad0x3e0a…78e7Base—$0.005706100%coinbase74d ago0x91492d…f338b5
0xbfe3…daad0x3e0a…78e7Base—$0.003103100%coinbase74d ago0x313bdb…c83283
0xbfe3…daad0x3e0a…78e7Base—$0.003274100%coinbase74d ago0xc25f00…138087
0xbfe3…daad0x3e0a…78e7Base—$0.003866100%coinbase74d ago0x2171a5…fdc7a4
0xbfe3…daad0x3e0a…78e7Base—$0.003407100%coinbase74d ago0x8f50ba…7e5c56
0xbfe3…daad0x3e0a…78e7Base—$0.003892100%coinbase75d ago0x58a702…8612cb
0xbfe3…daad0x3e0a…78e7Base—$0.005518100%coinbase75d ago0xf83e70…0804a4
0xbfe3…daad0x3e0a…78e7Base—$0.004329100%coinbase75d ago0x0041ac…a1b647

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.