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$35.4770%0x2fbf…ec655d ago0x3eed9f…54f4cf
0x3be9…575c0x4cd0…bc31Base$3.4670%0xf793…af755d ago0x08bea3…4b4039
0x3be9…575c0x4cd0…bc31Base$9.4670%0x4337…03f55d ago0x7dd4d3…00ade7
0x3be9…575c0x4cd0…bc31Base$1.9670%0x8e34…1c675d ago0x613d12…0b72a2
0xb8b6…bedf0x4cd0…bc31Base$1,000.0070%0xf70d…dbef5d ago0x435105…7d98d2
0x3be9…575c0x4cd0…bc31Base$5.4670%0x4337…fa005d ago0xf25e3b…2c660d
0x3be9…575c0x4cd0…bc31Base$20.4070%0x4337…7b1f5d ago0xdf337a…e0a538
0x3be9…575c0x4cd0…bc31Base$10.4070%0xf793…af755d ago0x876dfb…7789d8
0x8292…11b70x4cd0…bc31Base$2.0070%0xf70d…dbef5d ago0x16574c…0da716
0x3be9…575c0x4cd0…bc31Base$10.4770%0x4337…9e5d5d ago0x0acdce…9873b3
0x3be9…575c0x4cd0…bc31Base$20.4770%0x4337…2d795d ago0x38c443…38bddd
0x3be9…575c0x4cd0…bc31Base$45.4870%0xf793…af755d ago0x254d2f…ef16e5
0xe7a3…d8060x4cd0…bc31Base$13.5470%0xf70d…dbef5d ago0x1a83e2…45bf59
0x3be9…575c0x4cd0…bc31Base$10.4770%0x4337…b3505d ago0x0c271a…c93a29
0x3be9…575c0x4cd0…bc31Base$150.7670%0x3018…02305d ago0x423d96…245da6
0x3be9…575c0x4cd0…bc31Base$30.4770%0x4337…4bba5d ago0xc69b72…bc725c
0x3be9…575c0x4cd0…bc31Base$599.7070%0x8e34…1c675d ago0x02091f…37d87a
0x3be9…575c0x4cd0…bc31Base$250.5670%0x4337…c4875d ago0xbf8b10…4b9b6e
0x3be9…575c0x4cd0…bc31Base$50.4870%0x3018…02305d ago0x7f27c6…1b96f4
0x3be9…575c0x4cd0…bc31Base$250.5670%0x4337…02905d ago0x2d7897…e79610
0x3be9…575c0x4cd0…bc31Base$549.6870%0x4337…beb15d ago0xf5f27e…4571ad
0x3be9…575c0x4cd0…bc31Base$10.4070%0xf793…af755d ago0xcb9c3a…29e218
0x3be9…575c0x4cd0…bc31Base$549.6870%0xb3d3…90da5d ago0x7b416d…22a9ee
0x598a…9d3f0x4cd0…bc31Base$0.6770%0xf70d…dbef5d ago0x932c65…eab950
0x598a…9d3f0x4cd0…bc31Base$0.8270%0xf70d…dbef5d ago0xd05449…6fae6f

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.