Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0xed91f9…084dff
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0x13f7d8…5d6279
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0x262887…a9948d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0x2e60dc…d92b42
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0xae1908…27842e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0x51428c…7b047d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0x1be6f2…812b46
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0x3a8c07…334043
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0xc9c058…00f0c3
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0x2522ae…877d49
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0x124bb5…879bcc
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0x4f6003…71f1db
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0x8f9d34…34fe2b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0x0a382b…fee8a5
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0x006595…8d51cd
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0x7f4635…99c4a3
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0xfe57eb…1bf430
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0xa91086…1ff353
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0x223f75…c22b10
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0xd5c2ea…29733e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0x430904…0e3c1d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0x8b3c79…7900ef
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0xc6bc78…9a7247
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0xaa5487…06836a
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase5d ago0x6dc837…574d87

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.