Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb624…6f7a0xbce3…2e54Base—$119.0070%0xe528…c02838d ago0xd1c584…27c7a1
0x2ec8…bd4d0xbce3…2e54Base—$20.4970%0x23ef…243138d ago0xe9940d…736a58
0x2d4f…5f2c0xbce3…2e54Base—$20.0070%0x23ef…243138d ago0x220ad5…36c141
0x2d4f…5f2c0xbce3…2e54Base—$20.0070%0xe528…c02838d ago0x810582…3dcd3d
0x2b69…1fff0xbce3…2e54Base—$54.5470%0xe528…c02838d ago0xe6bfa6…c01816
0xde76…48f90xbce3…2e54Base—$1,088.4670%0xe528…c02838d ago0xb50b52…ebb33a
0x2692…145c0xbce3…2e54Base—$34.5970%0x23ef…243138d ago0x09fb02…4241d8
0x23a2…bf250xbce3…2e54Base—$20.0070%0x23ef…243138d ago0x2ce0ce…7491d7
0x23a2…bf250xbce3…2e54Base—$30.0070%0xe528…c02838d ago0x6f1b47…9751be
0x23a2…bf250xbce3…2e54Base—$30.0070%0x23ef…243138d ago0xa93726…0a5201
0x9588…997c0xbce3…2e54Base—$127.6870%0x23ef…243138d ago0x3bfa88…17ac59
0x9588…997c0xbce3…2e54Base—$100.0070%0xe528…c02838d ago0x2dd60b…8b007a
0x9588…997c0xbce3…2e54Base—$100.0070%0x23ef…243138d ago0x3c64aa…da5369
0x9588…997c0xbce3…2e54Base—$200.0070%0xe528…c02838d ago0x347b08…52a9c4
0xc7c1…40080xbce3…2e54Base—$20.0070%0xe528…c02838d ago0xd9df83…a02cac
0xdc89…11b00xbce3…2e54Base—$269.8770%0x23ef…243138d ago0x76acd1…a8b111
0xfadf…a1680xbce3…2e54Base—$14.4170%0xe528…c02838d ago0x9b7edb…dd6c90
0xf5e3…4d840xbce3…2e54Base—$55.0070%0x23ef…243138d ago0x093453…4dbe5f
0xdf04…018e0xbce3…2e54Base—$20.0070%0xe528…c02838d ago0xd62d72…f84ea9
0xc9de…47a60xbce3…2e54Base—$117.0770%0x23ef…243138d ago0x04eb61…140fd8
0xc9de…47a60xbce3…2e54Base—$100.0070%0xe528…c02838d ago0x29ecf7…5b76a5
0xc9de…47a60xbce3…2e54Base—$220.0070%0x23ef…243138d ago0x1035a7…459348
0x3722…3ee20xbce3…2e54Base—$103.6870%0xe528…c02838d ago0x71e23e…623993
0xce25…0b770xbce3…2e54Base—$365.1170%0x23ef…243138d ago0xde7127…30302d
0x8df9…1fb20xbce3…2e54Base—$78.7270%0xe528…c02838d ago0xdefe81…74f321

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.