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—$30.4870%0xf793…af755h ago0x70a3b1…507d45
0x3be9…575c0x4cd0…bc31Base—$30.4870%0xf793…af755h ago0x6fb377…47ab6b
0x3be9…575c0x4cd0…bc31Base—$10.4170%0x3018…02305h ago0x832f6b…0726f2
0x3be9…575c0x4cd0…bc31Base—$30.4970%0x2fbf…ec655h ago0xce0846…a61ed9
0x3be9…575c0x4cd0…bc31Base—$50.4970%0x4337…b6c25h ago0xb23b0d…bb40d3
0xdd58…f5b80x4cd0…bc31Base—$3.5270%0xf70d…dbef5h ago0xa4ddcc…81824e
0xc7ba…1f160x4cd0…bc31Base—$3.5270%0xf70d…dbef5h ago0x3ba175…503cb4
0x3be9…575c0x4cd0…bc31Base—$199.5570%0x4337…7b1f6h ago0x830868…8f826b
0x3be9…575c0x4cd0…bc31Base—$199.5570%0x4337…98b66h ago0x87899e…ab8e4d
0x3be9…575c0x4cd0…bc31Base—$120.4570%0x4337…36c46h ago0xc2fc3b…fd0fd2
0x03c0…49410x4cd0…bc31Base—$23.9170%0xf70d…dbef6h ago0x334484…baaad0
0x3be9…575c0x4cd0…bc31Base—$12.4170%0xb3d3…90da6h ago0x7c1658…cc4738
0x3be9…575c0x4cd0…bc31Base—$40.4270%0x4337…663c6h ago0x269a98…644315
0x3be9…575c0x4cd0…bc31Base—$38.4270%0x2fbf…ec656h ago0x19c002…971b9f
0x3be9…575c0x4cd0…bc31Base—$126.5470%0xb3d3…90da7h ago0xaa58f7…403728
0x3be9…575c0x4cd0…bc31Base—$42.4970%0x4337…36c47h ago0x251d2c…6cfcb0
0x3be9…575c0x4cd0…bc31Base—$26.4170%0x4337…98b67h ago0x24f11f…9ab0d3
0x3be9…575c0x4cd0…bc31Base—$65.4370%0x2fbf…ec657h ago0xe41de4…2d16da
0x3be9…575c0x4cd0…bc31Base—$50.4270%0x2fbf…ec658h ago0xde1126…e82c68
0x3be9…575c0x4cd0…bc31Base—$120.4570%0x4337…ec268h ago0xcf1a5f…881e06
0xdd58…c6750x4cd0…bc31Base—$300.0070%0xf70d…dbef8h ago0xecd0dc…938ac4
0x3be9…575c0x4cd0…bc31Base—$60.4370%0x2fbf…ec658h ago0x3c2952…2b97f4
0x3be9…575c0x4cd0…bc31Base—$99.5170%0x4337…217c8h ago0x868780…a0a6a8
0x03c0…49410x4cd0…bc31Base—$9.9770%0xf70d…dbef8h ago0x688122…fa165e
0x03c0…49410x4cd0…bc31Base—$9.9770%0xf70d…dbef8h ago0x07905d…5e154f

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.