Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0xd46942…b5776a
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0xd69594…0922f5
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0xdedc78…2dcefb
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0x31e3f2…5fdba0
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0x33f24b…8f6cb3
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0x32b6da…2f3f2f
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0x0df6fd…5c38b9
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0x862f62…d17fe1
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0xf84da4…01279d
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0xa8b07d…3b06ef
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0x93bae9…1caa8b
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0xbbb3e1…4ceac6
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0x17393d…eecaab
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0xf76414…a0b0dd
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0xbc0558…ce46ab
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0xc44001…b838a3
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0xe02e0f…c4c53b
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0xde94e4…9c7ccd
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0x1c30b9…854980
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0x078984…363dfb
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0x133800…869167
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0xb6f60e…503ed0
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0x3edb99…410096
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0x3c844e…6024f1
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0x654842…e7a993

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.