Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28e8…dec70x6366…f1e2Base—$0.3670%0xfc74…d8a532d ago0xe2faa4…b60b93
0x28e8…dec70x6366…f1e2Base—$0.2770%0xfc74…d8a532d ago0xaf4422…4c300e
0x28e8…dec70x6366…f1e2Base—$0.2970%0xfc74…d8a532d ago0xad75bc…f1ede5
0x28e8…dec70x6366…f1e2Base—$0.8270%0xfc74…d8a532d ago0xc85894…ce7cb4
0x28e8…dec70x6366…f1e2Base—$0.4270%0xfc74…d8a532d ago0x2175f8…93284d
0x28e8…dec70x6366…f1e2Base—$0.1970%0x17c8…043632d ago0x45c642…6cb026
0x28e8…dec70x6366…f1e2Base—$0.5370%0xfc74…d8a532d ago0xc198ae…5fc3d5
0x28e8…dec70x6366…f1e2Base—$0.3770%0xfc74…d8a532d ago0x70ce18…be3d9e
0x28e8…dec70x6366…f1e2Base—$0.3770%0xfc74…d8a532d ago0x2ebe9e…f74b10
0x28e8…dec70x6366…f1e2Base—$0.2870%0xfc74…d8a532d ago0xdb1d90…ec935a
0x28e8…dec70x6366…f1e2Base—$0.9070%0x17c8…043632d ago0xfc53e8…9b0e2e
0x28e8…dec70x6366…f1e2Base—$0.4970%0xfc74…d8a532d ago0xbfa0c0…7c4907
0x28e8…dec70x6366…f1e2Base—$0.4270%0xfc74…d8a532d ago0x2619e5…d328d2
0x28e8…dec70x6366…f1e2Base—$0.5470%0x17c8…043632d ago0x3e76d2…7c90c6
0x28e8…dec70x6366…f1e2Base—$0.4970%0xfc74…d8a532d ago0x5afd00…04c375
0x28e8…dec70x6366…f1e2Base—$1.4770%0xfc74…d8a532d ago0xb3b411…a30f09

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.