Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd93d…04c40xc2c1…8d8aBase—$0.01100%coinbase77d ago0xcdbe4e…141a5c
0xd93d…04c40xdbd3…2d3cBase—$0.01100%coinbase77d ago0xc37470…214218
0xd93d…04c40xa8f9…531aBase—$0.01100%coinbase77d ago0xa5e444…1ceb4e
0xd93d…04c40x2efa…828fBase—$0.01100%coinbase77d ago0xd016e3…98aaf1
0xd93d…04c40xc01a…2e86Base—$0.01100%coinbase77d ago0xd9b7ad…891481
0xd93d…04c40xce46…1a39Base—$0.01100%coinbase77d ago0x556d61…5ca80d
0xd93d…04c40x3ef4…caa8Base—$0.01100%coinbase77d ago0x8c06bc…e69b83
0xd93d…04c40x1894…b523Base—$0.01100%coinbase77d ago0x7c9ba6…0f6c3d
0xd93d…04c40xa2bd…bcc1Base—$0.01100%coinbase77d ago0xb16804…e23ef2
0xd93d…04c40x778d…912bBase—$0.01100%coinbase77d ago0xcfcc81…7acc0b
0xd93d…04c40x711f…c057Base—$0.01100%coinbase77d ago0x896824…a558a9
0xd93d…04c40x0444…f68aBase—$0.01100%coinbase77d ago0xe13557…0a5951
0xd93d…04c40xa786…62e8Base—$0.01100%coinbase77d ago0x66477e…cce19f
0xd93d…04c40xd67c…4173Base—$0.01100%coinbase77d ago0xdfefb5…a2904e
0xd93d…04c40xa744…2e70Base—$0.01100%coinbase77d ago0xa98e02…804cb8
0xd93d…04c40x0a34…aea6Base—$0.01100%coinbase77d ago0xff200f…38d376
0xd93d…04c40xee40…27beBase—$0.01100%coinbase77d ago0xef2ccb…b328b6
0xd93d…04c40x7bfd…5d33Base—$0.01100%coinbase77d ago0x1a81b5…4732d5
0xd93d…04c40x7ce9…c8a3Base—$0.01100%coinbase77d ago0xfe3d24…e647b6
0xd93d…04c40x2e53…1ab5Base—$0.01100%coinbase77d ago0xcb43bc…a0f42c
0xd93d…04c40xc0b4…2d5fBase—$0.01100%coinbase77d ago0x25521f…7e2d51
0xd93d…04c40x3411…d28aBase—$0.01100%coinbase77d ago0x7b581a…fa235f
0xd93d…04c40xedcd…6771Base—$0.01100%coinbase77d ago0x9aaa07…c5f89a
0xd93d…04c40x7772…5da8Base—$0.01100%coinbase78d ago0x6b4600…d7bc98
0xd93d…04c40x9a4c…fa50Base—$0.01100%coinbase78d ago0x719a97…e0db8f

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.