Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x0c68…47ce25d ago0xb95e35…4b92cc
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x271d…d4bc25d ago0x174cb7…a7a54d
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x5ed5…f6c025d ago0xbf1555…1bbb48
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0xd09f…ebf026d ago0x65c569…32daac
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x2b2b…961c26d ago0x5b7ab2…39db97
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x160a…c89126d ago0x6c510e…9aab24
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x394f…900826d ago0xbd9c41…4da3b2
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x72fe…16d626d ago0x551b0d…2bd4a2
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x0744…c73c26d ago0xbaeec5…424f5d
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x5e6e…178726d ago0x972555…62c827
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x8bc8…eb0226d ago0x61d7f1…138132
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x3d53…a35926d ago0xf29d2e…ca011e
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x8944…ba2a26d ago0x3118b3…928871
0x4bfb…0c880x47c5…4fc3Base—$21.0070%0xf8fe…a40d26d ago0x88fc13…29b490
0x4bfb…0c880x47c5…4fc3Base—$11.5570%0x505d…14d626d ago0x32669f…5a7682

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.