Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xdf85…203b60d ago0x6c87d8…fc98ac
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x8183…61da60d ago0x3db5d1…b17f20
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xdc27…c47d60d ago0x00ae8a…dc5dee
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x9ce1…fd1c60d ago0xa374f5…eaa236
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xb9e3…292d60d ago0xe95499…722ffe
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xfdd4…df7260d ago0x1f246c…6cc844
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x3494…a4d160d ago0x053b67…d6aef5
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x493f…ab8f60d ago0x04c627…9bf2a6
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x53e5…093960d ago0x6bea69…801de3
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x54c8…88d560d ago0x2ecd29…94e3ae
0x3fb1…7e250x0e3d…7757Base—$8.40100%0x705f…8eed60d ago0x172e3f…2c9efe
0x3fb1…7e250x0e3d…7757Base—$105.00100%0xa423…2cae60d ago0x878a6e…77de2a
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xbf85…381060d ago0x59f254…f3057f
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xd0fe…397660d ago0x6abea5…5c4368
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xb7fe…9d8060d ago0x343604…cb5931
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xb3fe…1c0560d ago0xcdfba9…701539
0x3fb1…7e250x0e3d…7757Base—$52.50100%0x19e0…dcbe60d ago0x031435…ba3ed7
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xb77d…5f2d60d ago0x2879b8…db498f
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xe6a1…011760d ago0x8a17a8…204762
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x6aad…f13360d ago0xce6e14…bcf74f
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xfbba…dd9060d ago0x422bb4…04f5a8
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x39ac…36cd60d ago0x705dc4…8597be
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xc0fa…66cc60d ago0xe58939…bd8fca
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xa225…dabf60d ago0x11ee11…c3e5cc
0x3fb1…7e250x0e3d…7757Base—$8.40100%0x3213…64ef60d ago0x32eeaa…07e53f

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.