Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base—$42.36100%0x4337…365f55d ago0x460973…9202fb
0x3be9…575c0xf6ee…3bd2Base—$0.000619100%0x4337…365f55d ago0x460973…9202fb
0x3be9…575c0xf6ee…3bd2Base—$0.000525100%0x4337…562755d ago0xbc1965…d43ae8
0x3be9…575c0x31d0…2cd7Base—$42.36100%0x4337…562755d ago0xbc1965…d43ae8
0x3be9…575c0x31d0…2cd7Base—$3.35100%0x4337…853855d ago0xfeada6…2e2cfb
0x3be9…575c0xf6ee…3bd2Base—$0.005863100%0x4337…853855d ago0xfeada6…2e2cfb
0x3be9…575c0x31d0…2cd7Base—$150.00100%0x4337…ec6855d ago0x562620…846f13
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x211d…d17255d ago0x978558…097943
0x3be9…575c0xf6ee…3bd2Base—$0.00174100%0x211d…d17255d ago0x978558…097943
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…36c455d ago0x38893a…41eed2
0x3be9…575c0x31d0…2cd7Base—$2.35100%0xf279…f77f55d ago0x76c0d6…030f9e
0x3be9…575c0xf6ee…3bd2Base—$0.005377100%0xf279…f77f55d ago0x76c0d6…030f9e
0x3be9…575c0xf6ee…3bd2Base—$0.001978100%0x211d…d17255d ago0x935847…1e3625
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x211d…d17255d ago0x935847…1e3625
0x3be9…575c0xf6ee…3bd2Base—$0.007595100%0xe196…0ce156d ago0xf4c87c…f3fd16
0x3be9…575c0x31d0…2cd7Base—$299.47100%0xe196…0ce156d ago0xf4c87c…f3fd16
0x3be9…575c0xf6ee…3bd2Base—$0.005307100%0xe196…0ce156d ago0x8d32b8…89e712
0x3be9…575c0x31d0…2cd7Base—$3.35100%0xe196…0ce156d ago0x8d32b8…89e712
0x3be9…575c0x31d0…2cd7Base—$40.00100%0xf279…f77f56d ago0xf8e958…017c9d
0x3be9…575c0x31d0…2cd7Base—$25.00100%0x4337…f63756d ago0x92ee45…cd30cc
0x3be9…575c0xf6ee…3bd2Base—$0.003113100%0x4337…6ca556d ago0xb5a048…7ce4ba
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…6ca556d ago0xb5a048…7ce4ba
0x3be9…575c0x31d0…2cd7Base—$199.43100%0x4337…808456d ago0x4704c5…552b03
0x3be9…575c0xf6ee…3bd2Base—$0.008503100%0x4337…808456d ago0x4704c5…552b03
0x3be9…575c0x31d0…2cd7Base—$149.41100%0x211d…d17256d ago0x538dde…e14c98

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.