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$67.5070%0x4337…fa0013m ago0xa228bf…9bb965
0x3be9…575c0x4cd0…bc31Base$67.5070%0x13c2…ecb816m ago0x0ff7f1…afa279
0x3be9…575c0x4cd0…bc31Base$149.5370%0x4337…181121m ago0x0c0bce…63eef0
0x3be9…575c0x4cd0…bc31Base$0.9770%0x4337…df4830m ago0x8cb099…3e69ee
0x3be9…575c0x4cd0…bc31Base$50.4970%0x4337…9f2638m ago0xabdd6a…d74a33
0x3be9…575c0x4cd0…bc31Base$20.4870%0x2fbf…ec6553m ago0xd2f366…cf4079
0x3be9…575c0x4cd0…bc31Base$42.4970%0x4337…03f556m ago0x7e7e3f…47dd31
0x3be9…575c0x4cd0…bc31Base$30.4870%0x4337…11311h ago0xcced54…58e0db
0x3be9…575c0x4cd0…bc31Base$15.4870%0x2fbf…ec651h ago0xecd6ef…dbd844
0x3be9…575c0x4cd0…bc31Base$3.4770%0x4337…abf51h ago0x60bad3…efbd4f
0x3be9…575c0x4cd0…bc31Base$15.4870%0x4337…36c41h ago0x92714f…0207c6
0x3be9…575c0x4cd0…bc31Base$50.4270%0x3018…02301h ago0xae43f7…9eee75
0x3be9…575c0x4cd0…bc31Base$10.4170%0xf793…af751h ago0x42530b…01b393
0x3be9…575c0x4cd0…bc31Base$1.9770%0xf793…af751h ago0x4c44b2…af6185
0x3be9…575c0x4cd0…bc31Base$15.5170%0x4337…ef251h ago0x083233…18bb5f
0x3be9…575c0x4cd0…bc31Base$42.4270%0x2fbf…ec651h ago0x0e8436…b11531
0x3be9…575c0x4cd0…bc31Base$30.4870%0x4337…6ca52h ago0x9b9941…7ba93c
0x3be9…575c0x4cd0…bc31Base$100.4470%0x4337…fa002h ago0x9f16e4…806d8a
0x3be9…575c0x4cd0…bc31Base$15.4870%0x4337…5e7d2h ago0xcecf42…f81fc3
0x3be9…575c0x4cd0…bc31Base$20.4870%0x4337…02902h ago0xe623a0…7c8b1e
0x3be9…575c0x4cd0…bc31Base$50.4970%0x4337…2d792h ago0x1cb598…306739
0x3be9…575c0x4cd0…bc31Base$0.9770%0x4337…663c2h ago0x22e39d…5392eb
0x3be9…575c0x4cd0…bc31Base$10.4170%0x4337…02902h ago0xebdfd0…a9285e
0x3be9…575c0x4cd0…bc31Base$42.4970%0x2fbf…ec652h ago0xb825a9…16f28b
0x3be9…575c0x4cd0…bc31Base$30.4170%0x4337…9e5d2h ago0xc0e5ff…11def8

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.