Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefa2…54e90x6a0a…bf67Base$0.001926100%coinbase1d ago0x0575e7…f4ee28
0xefa2…54e90x6a0a…bf67Base$0.001924100%coinbase1d ago0xff9bfd…2073ba
0xefa2…54e90x6a0a…bf67Base$0.001922100%coinbase1d ago0x4884fd…df2d88
0xefa2…54e90x6a0a…bf67Base$0.001925100%coinbase1d ago0x23354b…124851
0xefa2…54e90x6a0a…bf67Base$0.001919100%coinbase1d ago0xbea509…c9e6cb
0xefa2…54e90x6a0a…bf67Base$0.00192100%coinbase1d ago0x9310e3…8d9386
0xefa2…54e90x6a0a…bf67Base$0.001919100%coinbase1d ago0x05c52b…9550e5
0xefa2…54e90x6a0a…bf67Base$0.001919100%coinbase1d ago0xeb346c…80e5f1
0xefa2…54e90x6a0a…bf67Base$0.001927100%coinbase1d ago0x90a8ac…227b40
0xefa2…54e90x6a0a…bf67Base$0.001923100%coinbase1d ago0x64cef6…b5d9fc
0xefa2…54e90x6a0a…bf67Base$0.001925100%coinbase1d ago0x3cdfba…6ef44e
0xefa2…54e90x6a0a…bf67Base$0.001921100%coinbase1d ago0x1e8b49…38d135
0xefa2…54e90x6a0a…bf67Base$0.001921100%coinbase1d ago0x48a7c3…a78dd2
0xefa2…54e90x6a0a…bf67Base$0.001921100%coinbase1d ago0x7cb0b5…1d1a92
0xefa2…54e90x6a0a…bf67Base$0.00192100%coinbase1d ago0x2620fa…db0c75
0xefa2…54e90x6a0a…bf67Base$0.001924100%coinbase1d ago0x2e43f4…d4d80c
0xefa2…54e90x6a0a…bf67Base$0.001921100%coinbase1d ago0x9458cb…33a07d
0xefa2…54e90x6a0a…bf67Base$0.001921100%coinbase1d ago0xe043f5…73e970
0xefa2…54e90x6a0a…bf67Base$0.001927100%coinbase1d ago0x376a29…4345df
0xefa2…54e90x6a0a…bf67Base$0.001922100%coinbase1d ago0xfa5172…92985f
0xefa2…54e90x6a0a…bf67Base$0.001921100%coinbase1d ago0x3dc543…9413e0
0xefa2…54e90x6a0a…bf67Base$0.001922100%coinbase1d ago0x0154db…4a69b9
0xefa2…54e90x6a0a…bf67Base$0.00192100%coinbase1d ago0xf74d17…ac8054
0xefa2…54e90x6a0a…bf67Base$0.001922100%coinbase1d ago0xd8682b…106e09
0xefa2…54e90x6a0a…bf67Base$0.001921100%coinbase1d ago0x708edb…a7893e

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.