Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x8a02…97c5Base—$40.0070%0x2fbf…ec655d ago0x38d450…faf245
0x3be9…575c0x4cd0…bc31Base—$52.4270%0x8e34…1c675d ago0x364b00…655dbf
0x3be9…575c0x4cd0…bc31Base—$42.4870%0x4337…5e7d5d ago0x4a369b…d76679
0x3be9…575c0x4cd0…bc31Base—$250.5670%0x3018…02305d ago0x9be5f7…348068
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x4337…36c45d ago0x2189d4…ec9ef3
0x3be9…575c0x4cd0…bc31Base—$15.4770%0x4337…30635d ago0x8e8494…806fa2
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x4337…a93d5d ago0xbcb60e…102632
0x3be9…575c0x4cd0…bc31Base—$168.5670%0x8e34…1c675d ago0xac2f02…a89141
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x4337…11315d ago0xfd0003…180996
0x3be9…575c0xaa9c…5a6bBase—$100.0070%0x2fbf…ec655d ago0x65ddff…e050d8
0x3be9…575c0x7e49…b89fBase—$18.3370%0xf793…af755d ago0x03c497…5fc11c
0x3be9…575c0x7e49…b89fBase—$18.3370%0x3018…02305d ago0x6d0902…203be4
0x3be9…575c0x7e49…b89fBase—$18.3370%0xf793…af755d ago0xbc36cc…675dcb
0x3be9…575c0x7e49…b89fBase—$18.3370%0xf793…af755d ago0x71f580…f8f638
0x3be9…575c0x7e49…b89fBase—$18.3370%0x4337…fa005d ago0x175983…a8143f
0x3be9…575c0x7e49…b89fBase—$18.3370%0x4337…32a45d ago0x72992e…76b302
0x3be9…575c0x4cd0…bc31Base—$40.4170%0x3018…02305d ago0x65f84e…ed4875
0x3be9…575c0x4cd0…bc31Base—$75.4270%0x2fbf…ec655d ago0x055c73…7fd6df
0x3be9…575c0x4cd0…bc31Base—$27.4770%0xf793…af755d ago0x403841…474198
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x4337…98b65d ago0xc3e1ad…5581f8
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0xf793…af755d ago0xe58bf7…9ba410
0x3be9…575c0x4cd0…bc31Base—$30.4770%0x4337…ef255d ago0xb3acd8…d615f5
0x3be9…575c0x4cd0…bc31Base—$30.4770%0x2fbf…ec655d ago0xb4cc97…7ce1fa
0x3be9…575c0x4cd0…bc31Base—$220.4870%0x4337…ef255d ago0x03ab73…30acc1
0x3be9…575c0x4cd0…bc31Base—$100.5070%0x2fbf…ec655d ago0x45d9fa…e05321

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.