Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base—$50.3670%0x4337…187e36d ago0x7d599f…338d44
0x3be9…575c0x4cd0…bc31Base—$50.3670%0x4337…4bba36d ago0xa4a2d9…a93f5c
0x3be9…575c0x05a0…2693Base—$70.5070%0x4337…6ef936d ago0xdace93…f5573e
0x3be9…575c0x4cd0…bc31Base—$250.5070%0x4337…8d0e36d ago0x27d284…64f066
0x3be9…575c0x31d0…2cd7Base—$1,066.6070%0x4337…9b7c36d ago0x61e665…4e9581
0x3be9…575c0x31d0…2cd7Base—$30.0070%0x211d…d17236d ago0x4ef635…9ceaec
0x3be9…575c0x4cd0…bc31Base—$14.9570%0x4337…56c736d ago0xa763e0…b90a28
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x4337…403c36d ago0xe66f7b…a9e4ed
0x3be9…575c0x4cd0…bc31Base—$26.3570%0x4337…abf536d ago0x048d61…b206f2
0x3be9…575c0x31d0…2cd7Base—$30.0070%0x4337…4bba36d ago0x7c05ab…f89741
0x3be9…575c0x31d0…2cd7Base—$250.0070%0x4337…39a836d ago0x77dc56…4d8215
0x3be9…575c0x31d0…2cd7Base—$50.4370%0xf279…f77f36d ago0x8670d6…be541e
0x3be9…575c0xf6ee…3bd2Base—$0.00808270%0xf279…f77f36d ago0x8670d6…be541e
0x3be9…575c0x31d0…2cd7Base—$50.0070%0x4337…539336d ago0x1db4fa…c5d289
0x3be9…575c0x4cd0…bc31Base—$30.3970%0x4337…abf536d ago0xe8a6cd…e95795
0x3be9…575c0x4cd0…bc31Base—$5.3870%0x4337…9ffe36d ago0x72e288…c812e3
0x3be9…575c0x4cd0…bc31Base—$30.3870%0xb872…0ab336d ago0xcb9f14…aae1f8
0x3be9…575c0x4cd0…bc31Base—$10.3270%0x8b2e…b70536d ago0x9cb20f…2ac4f9
0x3be9…575c0x31d0…2cd7Base—$25.3370%0x211d…d17236d ago0x9be8c3…41d193
0x3be9…575c0xf6ee…3bd2Base—$0.00230570%0x211d…d17236d ago0x9be8c3…41d193
0x3be9…575c0xf6ee…3bd2Base—$0.00242770%0x81e3…b98e36d ago0x7f18a7…61ef77
0x3be9…575c0x31d0…2cd7Base—$150.3870%0x81e3…b98e36d ago0x7f18a7…61ef77
0x3be9…575c0x4cd0…bc31Base—$20.3370%0x211d…d17236d ago0x4f4261…e02771
0x3be9…575c0x8a02…97c5Base—$50.0070%0x8b2e…b70536d ago0xf8dfed…3e0bb4
0x3be9…575c0x4cd0…bc31Base—$15.3270%0x4337…882636d ago0xf9262a…966545

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.