Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$1.05100%0xb92d…57bc86d ago0x66fabf…531e05
0x8cfa…be850x0e3d…7757Base$10.50100%0x8e4d…98c086d ago0x3504d4…103b01
0x8cfa…be850x0e3d…7757Base$3.15100%0x9993…8cf586d ago0x38ec70…8adaea
0x8cfa…be850x0e3d…7757Base$1.05100%0xd09f…ebf086d ago0x00dec0…8a1729
0x8cfa…be850x0e3d…7757Base$42.00100%0xc07c…d71886d ago0x94c923…9dd88e
0x8cfa…be850x0e3d…7757Base$1.05100%0x4760…47ea86d ago0xdf4b01…e373a4
0x8cfa…be850x0e3d…7757Base$15.75100%0xf200…d9a086d ago0x39b1ff…f31832
0x8cfa…be850x0e3d…7757Base$63.00100%0x45eb…e31b86d ago0x3457ee…43ef48
0x8cfa…be850x0e3d…7757Base$10.50100%0xa82a…456386d ago0x5fcfb5…d06db0
0x8cfa…be850x0e3d…7757Base$1.05100%0x7daa…021786d ago0xa2b026…beacb6
0x8cfa…be850x0e3d…7757Base$7.35100%0x1bc6…2f9087d ago0x0d85c6…94634b
0x8cfa…be850x0e3d…7757Base$1.05100%0x41d2…bf7f87d ago0x3a76ab…5b349a
0x8cfa…be850x0e3d…7757Base$3.15100%0x77d2…395e87d ago0xec3143…17fc2a
0x8cfa…be850x0e3d…7757Base$10.50100%0xdc27…c47d87d ago0xf5eb4f…3c137a
0x8cfa…be850x0e3d…7757Base$2.10100%0x3d53…a35987d ago0x1512f8…cd7cde
0x8cfa…be850x0e3d…7757Base$21.00100%0xad90…433287d ago0x4cbddf…e73547

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.