Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b07…f02a0x10c1…1e24Base—$0.47100%coinbase108d ago0xa0dbc3…4ead35
0x7b07…f02a0x10c1…1e24Base—$0.86100%coinbase108d ago0xdf9d74…e0485b
0x7b07…f02a0x10c1…1e24Base—$0.58100%coinbase108d ago0xfb925f…5d336c
0x7b07…f02a0x10c1…1e24Base—$0.60100%coinbase108d ago0xea6684…26deba
0x7b07…f02a0x10c1…1e24Base—$0.55100%coinbase108d ago0xa9b900…824165
0x7b07…f02a0x10c1…1e24Base—$0.52100%coinbase108d ago0xf96b16…71b106
0x7b07…f02a0x10c1…1e24Base—$0.97100%coinbase108d ago0xe54c88…eed413
0x7b07…f02a0x10c1…1e24Base—$0.84100%coinbase108d ago0x3fc341…c8732b
0x7b07…f02a0x10c1…1e24Base—$0.77100%coinbase108d ago0xa692ae…8e412a
0x7b07…f02a0x10c1…1e24Base—$0.74100%coinbase108d ago0x08ee9f…752492
0x7b07…f02a0x10c1…1e24Base—$0.73100%coinbase108d ago0x70d9fd…0376d1
0x7b07…f02a0x10c1…1e24Base—$0.61100%coinbase108d ago0x9ad7cc…1b4cd5
0x7b07…f02a0x10c1…1e24Base—$0.55100%coinbase108d ago0x076376…f8a04d
0x7b07…f02a0x10c1…1e24Base—$0.54100%coinbase108d ago0x72174b…f2e6d9
0x7b07…f02a0x10c1…1e24Base—$0.50100%coinbase108d ago0xe52ba0…e4166a
0x7b07…f02a0x10c1…1e24Base—$0.51100%coinbase108d ago0xe6ee85…8399a5
0x7b07…f02a0x10c1…1e24Base—$0.93100%coinbase108d ago0x08593d…3f9afd
0x7b07…f02a0x10c1…1e24Base—$0.88100%coinbase108d ago0xda3d8d…02e74b
0x7b07…f02a0x10c1…1e24Base—$0.86100%coinbase108d ago0xf76635…944771
0x7b07…f02a0x10c1…1e24Base—$0.85100%coinbase108d ago0xa175fd…40852c
0x7b07…f02a0x10c1…1e24Base—$0.82100%coinbase108d ago0x60767a…4553ec
0x7b07…f02a0x10c1…1e24Base—$0.79100%coinbase108d ago0xc83d68…0af3c1
0x7b07…f02a0x10c1…1e24Base—$0.77100%coinbase108d ago0x1a0847…1fb3ef
0x7b07…f02a0x10c1…1e24Base—$0.69100%coinbase108d ago0x118e8a…ebd6dd
0x7b07…f02a0x10c1…1e24Base—$0.66100%coinbase108d ago0xab0a6e…71f371

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.