Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f18…19170x3e0a…78e7Base—$0.004001100%coinbase75d ago0x0d577f…4ca083
0x1f18…19170x3e0a…78e7Base—$0.004895100%coinbase75d ago0xbfa116…8092b0
0x1f18…19170x3e0a…78e7Base—$0.003222100%coinbase75d ago0xdd8bc3…70a287
0x1f18…19170x3e0a…78e7Base—$0.005539100%coinbase75d ago0xb1a74c…a938cf
0x1f18…19170x3e0a…78e7Base—$0.005536100%coinbase75d ago0x859fdf…38d0e8
0x1f18…19170x3e0a…78e7Base—$0.003068100%coinbase75d ago0x4ea106…cfe683
0x1f18…19170x3e0a…78e7Base—$0.005001100%coinbase75d ago0x7f6d33…e06ba3
0x1f18…19170x3e0a…78e7Base—$0.002815100%coinbase75d ago0x8e1339…046833
0x1f18…19170x3e0a…78e7Base—$0.005467100%coinbase75d ago0x2cb30c…fe476c
0x1f18…19170x3e0a…78e7Base—$0.003958100%coinbase75d ago0xc216e8…60761f
0x1f18…19170x3e0a…78e7Base—$0.004134100%coinbase75d ago0x527d54…99e474
0x1f18…19170x3e0a…78e7Base—$0.00455100%coinbase75d ago0x2ef80a…abe8f7
0x1f18…19170x3e0a…78e7Base—$0.003778100%coinbase75d ago0xa11464…0d362d
0x1f18…19170x3e0a…78e7Base—$0.004883100%coinbase75d ago0xcb68d1…50020e
0x1f18…19170x3e0a…78e7Base—$0.005087100%coinbase75d ago0xc26f0d…ba6909
0x1f18…19170x3e0a…78e7Base—$0.004007100%coinbase75d ago0x77a2d4…0ad720
0x1f18…19170x3e0a…78e7Base—$0.002683100%coinbase75d ago0xeb0a75…98337d
0x1f18…19170x3e0a…78e7Base—$0.003998100%coinbase75d ago0xe9d8eb…f08784
0x1f18…19170x3e0a…78e7Base—$0.004929100%coinbase75d ago0xf88535…66c4f9
0x1f18…19170x3e0a…78e7Base—$0.005201100%coinbase75d ago0xe04411…1a0224
0x1f18…19170x3e0a…78e7Base—$0.003352100%coinbase75d ago0xe3a53f…40b242
0x1f18…19170x3e0a…78e7Base—$0.005905100%coinbase75d ago0x4eebf7…d52bdc
0x1f18…19170x3e0a…78e7Base—$0.005406100%coinbase75d ago0x0c80a3…ebc819
0x1f18…19170x3e0a…78e7Base—$0.005613100%coinbase75d ago0x147129…671ff0
0x1f18…19170x3e0a…78e7Base—$0.002813100%coinbase76d ago0xd0710a…67fb50

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.