Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd292…53630x6a0a…bf67Base—$0.01100%coinbase1d ago0xd22e5b…ea3cb9
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0x6191a7…c0bcb0
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0x57b7ac…727d3c
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0xcb0dfe…fa5c18
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0xaaec06…3f2cc0
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0x555df5…0875a8
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0x44e569…f1b835
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0x92ad2d…c7276c
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0x712f89…ff0dfb
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0x2fc580…3339e5
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0xf48c27…5b8f2e
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0xe99203…2530c1
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0xd01956…a21ce3
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0x3875b8…024cfe
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0x0b0aa9…6abd62
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0xb283cd…15d783
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0xf3e017…38a8d0
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0xc72d1e…966b69
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0xb0acef…b7ad33
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0x111673…ca59a2
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0xb8ab17…782d0f
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0x40d24d…8c3325
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0xa455c4…dcfd5a
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0x4ea39a…494aec
0xd292…53630x6a0a…bf67Base—$0.10100%coinbase1d ago0xf1c12c…22857c

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.