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$10.4270%0x4337…18111d ago0xd957c9…cbcf1e
0x3be9…575c0x4cd0…bc31Base$20.4270%0x4337…f0381d ago0xe06fee…10027d
0x3be9…575c0x4cd0…bc31Base$500.7670%0x13c2…ecb81d ago0x15758c…f90365
0x3be9…575c0x4cd0…bc31Base$50.5070%0x4337…92691d ago0x378523…1be37e
0x3be9…575c0x4cd0…bc31Base$50.5070%0x2fbf…ec651d ago0xc86016…d48159
0x3be9…575c0x4cd0…bc31Base$50.5070%0xf793…af751d ago0x5b53fe…23c76e
0x3be9…575c0x4cd0…bc31Base$50.5070%0x8e34…1c671d ago0xc018a8…e40b90
0x3be9…575c0x4cd0…bc31Base$32.4270%0x4337…c4871d ago0x57c002…8264a2
0x3be9…575c0x4cd0…bc31Base$45.4370%0xf793…af751d ago0xf48d10…703102
0x3be9…575c0x4cd0…bc31Base$50.5070%0x4337…80841d ago0x24aad4…c075ea
0x3be9…575c0x4cd0…bc31Base$15.4970%0x2fbf…ec651d ago0xed6e18…de8289
0x3be9…575c0x4cd0…bc31Base$15.4970%0x4337…98b61d ago0xa2e936…4f3d91
0x3be9…575c0x4cd0…bc31Base$100.5270%0x4337…c4871d ago0x391ef0…b3c75e
0x3be9…575c0x4cd0…bc31Base$67.5170%0x13c2…ecb81d ago0x39e469…96f2de
0x3be9…575c0x8a02…97c5Base$50.0070%0x4337…36c41d ago0xccbfd9…4b1383
0x3be9…575c0x4cd0…bc31Base$67.5170%0x4337…187e1d ago0x1ef163…36e42a
0x3be9…575c0x4cd0…bc31Base$70.4470%0xf793…af751d ago0xa5ff66…033fea
0x3be9…575c0x4cd0…bc31Base$25.4270%0x4337…5e7d1d ago0x192870…5c0076
0x3be9…575c0x4cd0…bc31Base$67.5170%0xf793…af751d ago0x146381…79b14b
0x3be9…575c0x4cd0…bc31Base$149.5470%0x4337…9f261d ago0x2d3378…75f790
0x3be9…575c0x4cd0…bc31Base$11.4270%0xf793…af751d ago0xac4084…b30146
0x3be9…575c0x4cd0…bc31Base$15.4270%0x4337…df9b1d ago0x36d706…cf1dcf
0x3be9…575c0x4cd0…bc31Base$54.4370%0x4337…e22a1d ago0xa11f38…37017c
0x3be9…575c0x4cd0…bc31Base$75.4470%0xf793…af751d ago0x795863…161d4d
0x3be9…575c0x4cd0…bc31Base$99.5270%0x2fbf…ec651d ago0x29f7f6…f5863a

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.