Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase71d ago0xc426de…a7224e
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase71d ago0x44777d…4bf98b
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase71d ago0x6baafe…ddb1ad
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase71d ago0xae56de…780923
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase71d ago0xdad717…15fd8d
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase71d ago0x31fb2c…4cb295
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase71d ago0x8985c3…5c9d45
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0x595267…2b1ffa
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0x32b06e…89b29f
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0xc5a625…d989ab
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0x8c7818…801347
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0x586880…d0bb72
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.006100%coinbase72d ago0xa06138…9877b8
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase72d ago0xaf33f7…f9a956
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0x59c7e5…b230a1
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.006100%coinbase72d ago0x62b7f1…99fdd7
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0xd82003…326f2e
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase72d ago0x5da7dd…ac94ab
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0x286ac8…ee485b
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0024100%coinbase72d ago0xf259e0…3e17c2
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase72d ago0xd04573…97c966
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase72d ago0x605e6a…560e7c
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase72d ago0x87d931…810f20
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0x245ef0…2056ef
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0x7eac0b…c03493

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.