Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ea5…ac130x3e0a…78e7Base—$0.005634100%coinbase74d ago0xad2fea…f06ae9
0x6ea5…ac130x3e0a…78e7Base—$0.003182100%coinbase74d ago0xd4db8e…808e1e
0x6ea5…ac130x3e0a…78e7Base—$0.00539100%coinbase74d ago0xcb2ce1…0cdcd0
0x6ea5…ac130x3e0a…78e7Base—$0.003534100%coinbase74d ago0xc67f87…c61465
0x6ea5…ac130x3e0a…78e7Base—$0.005645100%coinbase74d ago0x5a024e…a03be6
0x6ea5…ac130x3e0a…78e7Base—$0.00506100%coinbase74d ago0x6ba7f9…82c71c
0x6ea5…ac130x3e0a…78e7Base—$0.003854100%coinbase74d ago0x9f88a6…f200e1
0x6ea5…ac130x3e0a…78e7Base—$0.005693100%coinbase74d ago0x65fdb9…accf52
0x6ea5…ac130x3e0a…78e7Base—$0.002915100%coinbase74d ago0xa0d1ab…8a4874
0x6ea5…ac130x3e0a…78e7Base—$0.003936100%coinbase74d ago0x06ae8f…b47846
0x6ea5…ac130x3e0a…78e7Base—$0.005587100%coinbase74d ago0xc8c490…d8a2fc
0x6ea5…ac130x3e0a…78e7Base—$0.005816100%coinbase74d ago0xc8450f…196758
0x6ea5…ac130x3e0a…78e7Base—$0.004105100%coinbase74d ago0x2b2a1a…b3059f
0x6ea5…ac130x3e0a…78e7Base—$0.003005100%coinbase74d ago0x84459f…249d39
0x6ea5…ac130x3e0a…78e7Base—$0.003958100%coinbase74d ago0xe9f698…f8dfbb
0x6ea5…ac130x3e0a…78e7Base—$0.005483100%coinbase74d ago0xcd63d8…1c8ec0
0x6ea5…ac130x3e0a…78e7Base—$0.003331100%coinbase74d ago0x259c49…103225
0x6ea5…ac130x3e0a…78e7Base—$0.005574100%coinbase75d ago0xfc1b47…8dce52
0x6ea5…ac130x3e0a…78e7Base—$0.0041100%coinbase75d ago0xfd5129…5e2519
0x6ea5…ac130x3e0a…78e7Base—$0.005572100%coinbase75d ago0xa6e946…67719b
0x6ea5…ac130x3e0a…78e7Base—$0.005131100%coinbase75d ago0xe96443…df5f40
0x6ea5…ac130x3e0a…78e7Base—$0.004159100%coinbase75d ago0x78a7ce…2e01a5
0x6ea5…ac130x3e0a…78e7Base—$0.003658100%coinbase75d ago0x220fb8…0aead2
0x6ea5…ac130x3e0a…78e7Base—$0.003466100%coinbase75d ago0x5ae203…b7930a
0x6ea5…ac130x3e0a…78e7Base—$0.002987100%coinbase75d ago0x25e46a…3d9d00

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.