Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.49100%coinbase32d ago0xefe851…3e1911
0x467f…a4c10x85b4…627cBase—$1.15100%coinbase32d ago0xe0f88a…5c8c2a
0x467f…a4c10x85b4…627cBase—$0.72100%coinbase32d ago0xcc08ba…51b586
0x467f…a4c10x85b4…627cBase—$1.84100%coinbase32d ago0x6a7adb…2c7688
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase32d ago0x1f5fa4…31b558
0x467f…a4c10x85b4…627cBase—$0.65100%coinbase32d ago0xe483b3…c13e3c
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase32d ago0x58d4ba…e4eb4b
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase32d ago0x779554…ffc64d
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase32d ago0xe5c10c…c193f9
0x467f…a4c10x85b4…627cBase—$0.65100%coinbase32d ago0x24b9fb…22651f
0x467f…a4c10x85b4…627cBase—$1.48100%coinbase32d ago0xceacc7…e4e023
0x467f…a4c10x85b4…627cBase—$1.73100%coinbase32d ago0xf158c2…8100dc
0x467f…a4c10x85b4…627cBase—$0.37100%coinbase32d ago0xdf5fce…421b89
0x467f…a4c10x85b4…627cBase—$1.19100%coinbase32d ago0x3df1e6…47f8ce
0x467f…a4c10x85b4…627cBase—$2.83100%coinbase32d ago0xd1e10a…d3fb65
0x467f…a4c10x85b4…627cBase—$2.22100%coinbase32d ago0xb73fde…db0e77
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase32d ago0x854eac…8d87ec
0x467f…a4c10x85b4…627cBase—$1.56100%coinbase32d ago0x2e92d9…628a5f
0x467f…a4c10x85b4…627cBase—$2.60100%coinbase32d ago0x46a79d…26c242
0x467f…a4c10x85b4…627cBase—$2.48100%coinbase32d ago0x7b6a3b…307a8b
0x467f…a4c10x85b4…627cBase—$0.71100%coinbase32d ago0x3b7055…eac5a3
0x467f…a4c10x85b4…627cBase—$0.49100%coinbase32d ago0xd7bb5c…85e2f5
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase32d ago0x48a656…3c48e5
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase32d ago0xf1b44f…d16227
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase32d ago0x4efbae…5e5060

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.