Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…1670Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0xb39ad5…d6f3a3
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0xe729cb…fb31a0
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x8f8bc2…93851a
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x5ba935…7e2f43
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x5b5751…cb58ec
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x51797d…19d195
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0xfa07af…29288c
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x62a470…da3cfc
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0xd9bcc1…feebe7
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x90c1d2…1135ec
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x882170…2ac21c
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x7aa25b…3cae6e
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x55bc6d…e48855
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x87291a…30cac0
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x0ab776…a01103
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x625099…7d526c
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x219bdc…2ccba6
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x3b1086…58e95e
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x8f5cb4…3f81f3
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x1f9bb3…77e2f4
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x20d630…3e27de
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x52bdfc…1af769
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x35011e…ba71cc
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0x56ba16…8e10d3
0x8d2a…7d37Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase17d ago0xcc4427…f367de

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.